ACOS

Returns the inverse cosine of an angle in radians.

Parameter List

Syntax
ACOS(value)
value

The value to get the inverse cosine. It should be between -1 and 1.

Examples

ACOS(1) returns 0