ArcCot
%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
Arg | Function argument - must be within the interval -1 to +1. |
Example
%ArcCot(arg)Related pages: