Returns the cotangent of the angle in radians sent through parameters ().
The cosine is defined as:
cot(x)=sin(x)cos(x) or cot(x)=tan(x)1
To calculate the cosine, the parameter must comply with the constraints of sine and functions.
Sample Source Pattern
Syntax
COT( expression )
Arguments
expression: Numeric float expression, where expression is in R−{sin(expression)=0∧tan(expression)=0}.