ASIN calculates the angle value in radians of a specified sine.
ASIN
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.
n
Example
ASIN(.3) returns the value 0.304692654.
ASIN(.3)
0.304692654