Computes the arccosine of x
x
Interval.acos( Interval(0, 1)) // Interval(0, Math.PI / 2)
Generated using TypeDoc
Computes the arccosine of
x
Example
Returns