Arctan

Syntax

Arctan(x)

Description

Arctan(x) returns the inverse tangent of x, that is, the angle (expressed in radians, not degrees) whose tangent is x.  The range is -pi/2 to pi/2.

Example

Arctan(1) = 0.78540 = (pi / 4)
Arctan(0) = 0