[Libreoffice-bugs] [Bug 127831] recalculate vs. random functions in Calc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 30 15:20:34 UTC 2019


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

--- Comment #3 from Eike Rathke <erack at redhat.com> ---
Will not change the behaviour, it's intentional that both RAND() and
RANDBETWEEN() are volatile functions to be recalculated on input events.
Introducing yet another calculation option isn't overly attractive either, it
adds another dimension to the behavioural matrix and silently changes
calculations in an implementation that doesn't have the option or where it is
set differently. The only clean way out is to add new functions that are not
volatile and return a new result only when the expression is recalculated
anyway.

-- 
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/20190930/6a563c63/attachment.html>


More information about the Libreoffice-bugs mailing list