%ArcCot function


Old name
%ArcCotR
Function
Inverse function to cotangent. The result is a real value in degrees.
Declaration
REAL %ArcCot(
   REAL in Arg
 )
Parameters
ArgFunction argument - must be within the interval  -1 to +1.
Example
%ArcCot(arg)
Napíšte komentár