EsbDecimals - a Free Subset of ESBPCS for .NET

Esb.Math Namespace

Math Routines used in ESBPCS for .NET

Classes

ClassDescription
CompareOps

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.

DecimalOps Decimal Routines that are missing from C# including Sqrt, etc.
IntOps Integer Routines for ESBPCS.