https://bugs.documentfoundation.org/show_bug.cgi?id=145750
--- Comment #5 from gmarco <[email protected]> --- > > =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). Well, I'll try changing the formulas, I generally use the comparison "= 0" or "> 0" or "<> 0" and I hope that fitting them with "<1E-10" is OK. -- You are receiving this mail because: You are the assignee for the bug.
