Arc Sine function

ASIN returns the arc sine of a value between -1 and 1 as an angle from -90 to 90 degrees.

Syntax

ASIN (value)

Examples

ASIN (-1) = -90°
ASIN (0) = 0°
ASIN (1) = 90°