<Code Lib>
2025.3 Property
Changes 0
P

FilterDoubleRule.Epsilon

Description:
The tolerance within which two floating-point values may be considered equal.

public double Epsilon { get; set; }

  • 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

Loading…