Math |
Checks if two doubles are almost equal, using the internal tolerance.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Exception | Condition |
---|---|
ArgumentException | The given value for value1 is not finite -or- The given value for value2 is not finite |
