[TOC]
csch
Hyperbolic cosecant of argument in radians
Usage
csch(A)
A
should be an array of numbers in radians, which can be complex or real.
The output is an array containing the hyperbolic cosecant of each element of
A
.
The output array has the same size as
A
.