⇐ Index ⇐ Math
acos(-1) ->PiValue
Calculates the arccosine of the input, returns the result in radians.
trace(acos(-1)) #prints PI
⇐ Index