After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 126011 - Order of operations not respected.
Order of operations not respected.
Status: RESOLVED DUPLICATE of bug 121710
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2003-11-01 23:53 UTC by Peter Colijn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Colijn 2003-11-01 23:53:20 UTC
When running gcalctool, the mathematical order of operations is not respected.

Take this example:

On the numeric keypad, type 4 + 4 / 2. Hit "=".

Expected result: 6
Actual result: 4
Comment 1 Rich Burridge 2003-11-03 15:21:24 UTC

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