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