atan PowerHome formula function
Description
Calculates the arctangent of an angle.
Syntax
atan (n)
Argument Description
n The ratio of the lengths of two sides of a triangle for which you want a corresponding angle (in radians).
Return value
Double. Returns the arctangent of n if it succeeds.