Computes the angle (in Radians) that resulted in this Sine Value using Series Expansion. Thus computing the inverse sine or arcsin.
Angle in Radians in the range of -PI/2 to PI/2 inclusive.
Exception Type | Condition |
---|---|
ArithmeticException | Thrown when abs (Value) > 1. |
DecimalOps Class | Esb.Math Namespace | DecimalOps.Asin Overload List