asin

Syntax:

Value Number  asin(Number num)

Description:

Computes the arc sine of num.

Examples:

($b1:$b3) = asin($a)
Before:
AB C
10.7
2-0.4
30.666
4
5
6
After:
AB C
10.70.775397496610753
2-0.4-0.411516846067488
30.6660.728833586401869
4
5
6
($a1) = asin($self)