Function symbols from ginac
Brief description
symbols(expression:ex):lst
Returns the list of symbols in the expression More ...
Function information
Name: | symbols |
Base: | ex |
Group: | GiNaC plugins:Expressions |
Icon: | ginac.png |
Color: | cyan |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns the list of symbols in the expression.
Input parameters
-
expression:
ex
- Expression
Return values
-
Default return value:
lst
- List of symbols of the expression