acos
Description
Returns the arc cosine of number , which must be a number between -1 and 1. The results will be an angle expressed in radians in the range of 0.0 through pi .
Syntax
acos( number )
Examples
acos(.
38
)
//returns 1.181