%Cos function


Old name
%CosR
Function
The function returns the cosine the specified argument.
Result is a real value within the interval <-1.0 , 1.0>.
Declaration
REAL %Cos(
   REAL in Arg
 )

Parameters
Arg Function argument given in degrees.

Example
%Cos(degr02)

Napíšte komentár