Function print from ginac
Brief description
print(value:numeric):String
Prints a GiNaC numeric value More ...
Function information
| Name: | |
| Base: | |
| Group: | GiNaC plugins:Numeric |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Prints a GiNaC numeric value.
Input parameters
-
value:
numeric
- Numeric to print
Return values
-
Default return value:
String
- String with XML code
