RADARCSIN num
num
Outputs the inverse sine of its input. The output is given in radians in the range [-PI/2, PI/2]. num must be in the range [-1, 1].
SHOW (RADARCSIN 1) = PI/2 true
SHOW (RADARCSIN 1) = PI/2