TRUECALC
Functions

CSCH

Hyperbolic cosecant

Try it

When to use it

When should I use CSCH?

Use CSCH to compute the hyperbolic cosecant of a number; it is the reciprocal of SINH and is undefined at zero.

Used in

science · engineering

Syntax

CSCH(number)

Examples

=CSCH(1) // => 0.8509181282393216
=CSCH(-1) // => -0.8509181282393216
=CSCH(4) // => 0.036643570325865606

On this page