%Cos function


Old name
%CosR


Function
The function returns the cosine of the specified argument.
The result is a real value within the interval <-1.0 , 1.0>.
Declaration
REAL %Cos(
   REAL in Arg
 )
Parameters
ArgFunction argument specified in degrees.
Example
%Cos(degr02)
Napíšte komentár