[Libreoffice-bugs] [Bug 136268] Math function not evaluated correctly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 29 19:05:27 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136268
b. <newbie-02 at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |newbie-02 at gmx.de
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from b. <newbie-02 at gmx.de> ---
confirm with:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: <buildversion>
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL
looks as the term is evaluated as
=exp((-2)^2)
rather than
=exp(-(2^2))
which is incorrect if you say exponentiation preceedes +/- and 'dotted'
calculations, but correct if you understand the minus sign as an integral part
of the value -2,
there have been some discussions about that, i'm not aware if it's consistently
handeled / solved for all cases ...
--
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/64a4317d/attachment.htm>
More information about the Libreoffice-bugs
mailing list