Inverse hyperbolic secant
Y = asech(X)
Y = asech(X)
returns the
inverse hyperbolic secant for each element of X
.
The asech
function operates element-wise
on arrays. The function's domains and ranges include complex values.
All angles are in radians.