https://bugs.documentfoundation.org/show_bug.cgi?id=142636
Eike Rathke <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Eike Rathke <[email protected]> ---
Check your math.
B6: =B5-B4
B7: =B3*B6+B3*B4
which is
=B3*(B5-B4)+B3*B4
which is
=B3*B5-B3*B4+B3*B4
You are effectively eliminating any change in B4 with -B3*B4+B3*B4
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs