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