This function returns the hyperbolic cosecant of the specified angle.
CSCH(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.
CSCH(45) gives the result 1.414
CSCH(2.5) gives the result 0.165