Arc Cosine function

ACOS returns the arc cosine of a value between -1 and 1 as an angle from 0 to 180 degrees.

Syntax

ACOS (value)

Examples

ACOS (1) = 0°
ACOS (0) = 90°
ACOS (-1) = 180°