EsbDecimals - a Free Subset of ESBPCS for .NET | |
DecimalOps.AcosDeg Method (Decimal)
Computes the Inverse Cosine returning the Angle in Degrees.
Uses Acos.
[Visual Basic]Overloads Public Shared Function AcosDeg( _
ByVal
x As
Decimal _
) As
Decimal Parameters
- x
- Cosine of the Angle
Return Value
Angle in Degrees
See Also
DecimalOps Class | Esb.Math Namespace | DecimalOps.AcosDeg Overload List