Function ex from ginac
Brief description
ex(value:numeric):ex
Creates a GiNaC expression from a numeric object More ...
Function information
| Name: | ex |
| Base: | ex |
| Group: | GiNaC plugins:Expressions |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Creates a GiNaC expression from a numeric object.
Input parameters
-
value:
numeric
Return values
-
Default return value:
ex
- New GiNaC expression
