Function Re from ginac
Brief description
Re(value:numeric):ex
Returns the real part of a value More ...
Function information
| Name: | Re |
| Base: | |
| Group: | GiNaC plugins:Functions |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns the real part of a value
Input parameters
-
value:
numeric
- Value of the function
Return values
-
Default return value:
ex
- Resulting expression
