atan
Calculating the arc tangent.
func double atan (
double x
)
double x
)
Parameters
x | A value for calculating the arc tangent. |
Return value
The arc tangent of x within the range [ -PI/2 ; PI/2 ].
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Calculating the arc tangent.
x | A value for calculating the arc tangent. |
The arc tangent of x within the range [ -PI/2 ; PI/2 ].
Related links | Source |