%Sin function


Old name
%SinR
Function
The function returns the sine of a given argument. Result is a real value within the interval <-1.0 , 1.0>.
Declaration


REAL %Sin(
   REAL in Arg
 )
Parameters


ArgFunction argument given in degrees.