EsbDecimals - a Free Subset of ESBPCS for .NET

CompareOps Fields

The fields of the CompareOps class are listed below. For a complete list of CompareOps class members, see the CompareOps Members topic.

Public Static (Shared) Fields

DecimalPrecisionDef Default Precision when doing Floating Point Comparisons of type Decimal (1.0e-23m).
DoublePrecisionDef Default Precision when doing Floating Point Comparisons of type Double (1.0e-12).
FloatPrecisionDef Default Precision when doing Floating Point Comparisons of type Float (1.0e-5f).

See Also

CompareOps Class | Esb.Math Namespace