Asin(Numeric number)

Arcsine, returns the angle, in radians, whose sine is specified by the number.

Parameters

number
The sine of the angle you want and must be from -1 to 1.

Returns

Numeric

Examples