asin

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

The result is an angle in the range between -pi/2 and pi/2.

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

Returns: a real number in the range between -pi/2 and pi/2.