RVTDocs.com

FilterDoubleRule.Epsilon

Property
Description:
The tolerance within which two floating-point values may be considered equal.
Syntax
public double Epsilon { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for epsilon is not finite -or- When setting this property: The given value for epsilon is not a number