[TOC]
acsch
Inverse hyperbolic cosecant in radians
Usage
acsch(A)
A should be an array, which can be complex or real.
- It returns an array containing the inverse hyperbolic cosecant (in radians) of each element of
A.
- The output has the same size as
A.