EsbDecimals - a Free Subset of ESBPCS for .NET | |
CompareOps.GetPrecision Method (Double, Double)
Returns the Precision Value to use using the Default Precision.
See DoublePrecisionDef.
[Visual Basic]Overloads Public Shared Function GetPrecision( _
ByVal
x As
Double, _
ByVal
y As
Double _
) As
Double Parameters
- x
- First Value to CompareOps.
- y
- Second Value to CompareOps.
Remarks
There is an overloaded version that allows you to specifiy the precision of the comparison.
See Also
CompareOps Class | Esb.Math Namespace | CompareOps.GetPrecision Overload List