ASIN
ASIN
calculates the angle value in radians of a specified sine.
Return Value
NUMBER
Syntax
ASIN(n)
Arguments
n
is a numeric expression in the range of -1 to 1 that contains the decimal value of a sine.
Example
ASIN(.3)
returns the value 0.304692654
.