Returns the inverse sine (arc sine) of a Complex
, with branch cuts outside the interval [-1,1] along the real axis.
Complex
object. A newly constructed Complex
initialized to the inverse (arc) sine of the argument. The real part of the result is in the interval .
The value of Asin is defined in terms of the function Asinh, by .
Complex Class | Imsl.Math Namespace | Asinh