Numerics
The Numerics class contains common operations on numeric _values.
Test two numeric _values for equality, performing the usual numeric
conversions and using a provided or default tolerance. If the tolerance
provided is Empty, this method may set it to a default tolerance.
Compare two numeric _values, performing the usual numeric conversions.
Checks the type of the object, returning true if
the object is a fixed point numeric type.
Checks the type of the object, returning true if
the object is a floating point numeric type.
Checks the type of the object, returning true if
the object is a numeric type.