SIGN IN SIGN UP

Prefer moreOrLessEquals to closeTo (#64914)

moreOrLessEquals is the preferred mechanism for checking that a value is
within some error bound epsilon, with default value for epsilon of
precisionErrorTolerance.

This patch replaces instances of closeTo using precisionErrorTolerance.
C
Chris Bracken committed
c935a448691766f3683f9a80f4a9be6f41126f32
Parent: 69f40eb
Committed by GitHub <noreply@github.com> on 8/31/2020, 5:19:16 AM