Computes the element-wise hyperbolic cosecant of the argument.
y = csch(x)
a real or complex array.
a real or complex array with same dimensions as
x
.
Computes the element-wise hyperbolic cosecant of the argument. For real data the results are real.