Function print from ginac
Brief description
print(value:lst):String
Prints a GiNaC list 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 list using the ContRap XML printer.
Input parameters
-
value:
lst
- Expression to print
Return values
-
Default return value:
String
- String with XML code
