EsbDecimals - a Free Subset of ESBPCS for .NET

CompareOps Class

Math Comparison Routines for EsbPCS.

Equality, inequality, greater than and less than comparisons should not be done with the operators, rather use these methods where the precision of the comparison can be controlled.

Methods for double, float and decimal included.

For a list of all members of this type, see CompareOps Members.

System.Object
   CompareOps

[Visual Basic]
Public Class CompareOps
[C#]
public class CompareOps

Requirements

Namespace: Esb.Math

Assembly: EsbDecimals (in EsbDecimals.dll)

See Also

CompareOps Members | Esb.Math Namespace