Skip to content

Increase ε used for comparisons (for i386)

The old ε = 1e-9 is slightly too small on i386 where the difference is 1.0989e-9 for two values.

Bug-Debian: https://bugs.debian.org/860641

Merge request reports

Loading