%Tan function


Old name
%TanR
Functions
The function returns the tangent of given argument. Result is a real value.
Declaration
REAL %Tan(
   REAL in Arg
 )

Parameters
Arg Function argument given in degrees.

Example
%Tan(degr02)

Napíšte komentár