This function returns the hyperbolic cotangent of the specified angle.
COTH(angle)
This function can take any real number as an argument.
The absolute value of angle must be less than 2^27.
Accepts numeric data. Returns numeric data.
COTH(45) gives the result 1.
COTH(90) gives the result 1.