|
inlineconstexpr |
Computes the arcsine of the argument.
Parameters
z
: Value to process.Return value
complex(z)
was entered.Returns the elementwise the complex principal value of the arc sine of the input in the range of a strip unbounded along the imaginary axis and in the interval \([-\pi/2, \pi/2]\) along the real axis.
special cases are handled as if the operation was implemented by \(-i\; \mathrm{asinh}(z\; i)\)