%Cot function


Old name
%CotR
Function
The function returns the trigonometric cotangent of the specified argument.
The result is a real value.
Declaration
REAL %Cot(
   REAL in Arg
 )
Parameters
ArgFunction argument specified in degrees.
Example
%Cot(degr02)
Napíšte komentár