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

b. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from b. <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to