csch
csch(x)
Compute the hyperbolic cosecant of x in radians. Defined as 1/sinh(x)
Try it yourself:
$1 | csch(2)
| |
$2 | 1 / sinh(2)
|
Compute the hyperbolic cosecant of x in radians. Defined as 1/sinh(x)
Try it yourself:
$1 | csch(2)
| |
$2 | 1 / sinh(2)
|