DoubleUtil Class |
Namespace: Autodesk.iLogic.Interfaces
The DoubleUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DoublesAreDifferent |
Tests to see if two numbers are not equal within approximately 6 decimal digits.
|
![]() ![]() | DoublesAreEqual |
Tests to see if two numbers are equal within approximately 6 decimal digits.
|