Click or drag to resize

DoubleUtil Methods

The DoubleUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDoublesAreDifferent
Tests to see if two numbers are not equal within approximately 6 decimal digits.
Public methodStatic memberDoublesAreEqual
Tests to see if two numbers are equal within approximately 6 decimal digits.
Top
See Also