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