Y = acsch(X) returns the
inverse hyperbolic cosecant of the elements of X. The function accepts
both real and complex inputs. All angles are in radians.
X — Hyperbolic cosecant of angle scalar | vector | matrix | multidimensional array
Hyperbolic cosecant of angle, specified as a scalar, vector, matrix, or
multidimensional array. The acsch operation is element-wise when
X is nonscalar.
Data Types: single | double Complex Number Support: Yes