Menu

ARCTGH

Description

Returns the arctangent (the inverse of the tangent function) of the specified number. The arctangent is the angle whose tangent is the specified number. The resulting angle is given in radians in the range pi/2 to pi/2.

Examples

ARCTGH(0.5) = 0.54930614433405

ARCTGH(3) = NAN

ARCTGH(NAN) = NAN

ARCTGH(INF) = NAN

ARCTGH(-INF) = NAN

On this page