CSCH

CSCH(arg1) → { number | string | boolean }

Returns the hyperbolic cosecant of an angle.

Parameters:

Name Type Description
arg1 number

Is the angle in radians for which you want the hyperbolic cosecant.

Returns:

Type
number | string | boolean