[Libreoffice-bugs] [Bug 136268] New: Math function not evaluated correctly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 29 17:19:36 UTC 2020


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

            Bug ID: 136268
           Summary: Math function not evaluated correctly
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: carlkross at gmail.com

Observed on W-10 and Ubuntu 18.04.

Using exp function as an example.

=exp(2) correct
=exp(-2) correct

=exp(2^2) correct
=exp(-2^2) incorrect
=exp(-1*2^2) correct

Have not done an exhaustive test with other functions.

The minus sign is ignored when exponentiation is present.

-- 
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/20200829/4a674297/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list