%ArcSin function


Old name
%ArcSinR


Function
Inverse function to sine. The result is a real value in degrees.


Declaration


REAL %ArcSin(
   REAL in Arg
 )


Parameters


ArgFunction argument - must be within the interval  -1 to +1.


Example


%ArcSin(arg)