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