%Tan function


Old name
%TanR
Functions
The function returns the tangent of a given argument. The result is a real value.
Declaration


REAL %Tan(
   REAL in Arg
 )
Parameters


ArgFunction argument specified in degrees.
Example


%Tan(degr02)