Computes the angle (in Radians) that resulted in this Cosine Value using Asin. Thus computing the inverse cosine or arccos.
Angle in Radians in the range of 0 to PI inclusive.
Exception Type | Condition |
---|---|
ArithmeticException | Thrown when abs (Value) > 1. |
DecimalOps Class | Esb.Math Namespace | DecimalOps.Acos Overload List