Syntax
ATAN(number)
Returns the arc tangent in radians between -?/2 to ?/2 of the number given, which must lie between -1 and 1.
Related