Acos(Numeric number)

Arccosine, returns the angle, in radians, whose cosine is specified by the number.

Parameters

number
The cosine of the angle you want and must be from -1 to 1.

Returns

Numeric

Examples