You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/02/06 00:00:15 UTC

[Bug 124192] Calculation of power -2^2

https://issues.apache.org/ooo/show_bug.cgi?id=124192

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |rb.henschel@t-online.de
         Resolution|---                         |DUPLICATE

--- Comment #1 from Regina Henschel <rb...@t-online.de> ---
AOO strictly follows ODF standard. A unary minus has a higher precedence than
the operator ^. If the minus follows directly after the =, it can only be a
unary minus.
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#refTable0

AOO should automatically insert brackets, so it is clear to the user, how it is
interpreted.

*** This bug has been marked as a duplicate of bug 26755 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.