Jim Graham 539854e985 [Impeller] NumberNear implements precision-based comparisons (flutter/engine#52001)
Fixes https://github.com/flutter/flutter/issues/146455

Fuzzy comparisons based on the IEEE floating precision of the numbers being compared will help ensure that comparing large numbers and very small numbers (in unit tests) both have similar accuracy.
2024-04-10 02:10:39 +00:00
..