Returns the arctangent, or inverse tangent, of the given number. The result will be in radians or degrees, depending on the Angles options. ATAN returns a value in the range –PI/2 to PI/2 radians (or -90 to 90 degrees). With "degrees" selected, atan(1) returns 45.
____________________________
See also: