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