floating-point values.
EqualOptions.absoluteTolerance
double absoluteTolerance() @property nothrowGet absoluteTolerance property.
Returns
The absolute tolerance for approximate comparison of
void absoluteTolerance(double propval) @property nothrowSet absoluteTolerance property.
Parameters
propval | The absolute tolerance for approximate comparison of floating-point values. |