fuzzyEquals

Compares two double values, taking care of computing a relative error tolerance threshold.

Return

true if the double are equals with a precision order of DOUBLE_EQUALITY_EPSILON

Parameters

a

first double

b

second double