Varkon MBS Programmers manual
Returns the arc sine of an argument as an angle in degrees.
angle:=arcsin(x); float angle; float x;
x | - Value in the range from -1.0 to +1.0 |
None.
A FLOAT value in the range of -90.0 to +90.0 degrees.
Varkon 1.19D svn # 120M