- Categories:
Numeric functions (Trigonometric)
COT¶
Computes the cotangent of its argument; the argument should be expressed in radians.
Syntax¶
Arguments¶
input_exprThe value or expression to operate on. The data type must be FLOAT.
Returns¶
This function returns a value of type FLOAT.