https://bugs.documentfoundation.org/show_bug.cgi?id=145499
--- Comment #4 from Colin <[email protected]> --- (In reply to Mike Kaganski from comment #3) > (In reply to Mike Kaganski from comment #2) > > Additionally, the difference here (-1.4E-14) is smaller than 15 significant > digits of the two values; this is what makes the two numbers look the same, > without trailing non-0 digits, even when 20 decimals shown. This looks like > a bug, actually: it should use normal approximate equality check. Now I'm really confused; Does the formula you prescribed fix the error for me or just prove the error exists AND demonstrate that once again I've learned two new things today. Rounding the preceding values to try to eliminate the .000000000000001 anomaly doesn't solve the problem AND Don't present (mistaken) assumptions as facts ;)) -- You are receiving this mail because: You are the assignee for the bug.
