acos

Returns the inverse cosine of the parameter passed in, in radians.

The result is an angle in the range between 0 and pi.

Parameter 1 - a numerical value in the range between -1 and 1.

Returns: a real value in the range between 0 and pi.