Section: Mathematical Functions
asin
y = asind(x)
sqrt(2)/2
--> asind(sqrt(2)/2) ans = 45.0000
and the inverse sine of 0.5 should be 30 degrees:
0.5
--> asind(0.5) ans = 30.0000