ATAN(x)
x: number
ATAN calculates the arc tangent of x; that is the value whose tangent is x.
The result will be between −π/2 and +π/2.
This function is Excel compatible.
TAN, COS, SIN, DEGREES, RADIANS.