[Libreoffice-bugs] [Bug 141201] Basic: MOD result is different for values passed as literals vs. using variables

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 23 16:29:34 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=141201

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
> > DIM n
> > 3 MOD n

Oh, of course I missed a line:

> DIM n
> n = 1.5
> 3 MOD n

It's easier to see the rounding/truncation using '5 MOD 2.5'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210323/349807bc/attachment.htm>


More information about the Libreoffice-bugs mailing list