https://bugs.documentfoundation.org/show_bug.cgi?id=145750
--- Comment #4 from Mike Kaganski <[email protected]> --- (In reply to gmarco from comment #3) As mentioned in FAQ (see comment 1): > Users need to account for that, and use rounding and *comparisons with > epsilon* as necessary =IF(ABS((x-y)-19)<1E-10;"OK";"notOK") ... or any other value suitable in this case (for different values, value of epsilon may vary). -- You are receiving this mail because: You are the assignee for the bug.
