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