%Sin function


Old name
%SinR


Function
The function returns the sine of a given argument. The result is a real value within the interval <-1.0 , 1.0>.


Declaration


REAL %Sin(
   REAL in Arg
 )


Parameters


ArgFunction argument specified in degrees.