Function atan from ginac
Brief description
atan(dy:numeric,dx:numeric):numeric
Evaluates the arcus tangens function with two argumens 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 with two argumens.
Input parameters
-
dy:
numeric
- Vertical extend
-
dx:
numeric
- Horizontal extend
Return values
-
Default return value:
numeric
- Resulting expression
