Returns the hyperbolic cosecant of a number.
Sample Usage
CSCH(1)
CSCH(C5)
Syntax
CSCH(number)
- number - The number whose hyperolic cosecant is to be computed.
Examples
CSCH(3.14) returns the value 0.85091.
CSCH(C5) returns the hyperbolic cosecant of the number contained in C5.