Functions

csch

Supported By

Syntax

[the] csch of factor

csch ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put the csch of 2 -- yields 0.275721

Description

The csch function returns the hyperbolic cosecant of the value that is passed to it.

If the argument is an integer or a number, a number is returned. If the argument is a complex, a complex is returned.