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 305859 - Constant e does not work as expected
Constant e does not work as expected
Status: RESOLVED DUPLICATE of bug 172150
Product: gnome-calculator
Classification: Core
Component: general
5.5.x
Other Linux
: Normal normal
: ---
Assigned To: Sami Pietilä
Sami Pietilä
Depends on:
Blocks:
 
 
Reported: 2005-05-29 20:55 UTC by Chris Hollenbeck
Modified: 2005-05-30 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Hollenbeck 2005-05-29 20:55:00 UTC
Distribution/Version: Ubuntu

1. Open gcalctool
2. click the e^x button.
3. Enter a 2
4. Click the = button.

Gcalctool (version 5.5.41), gives the answer 196, not 7.3890561 (answer
according to google). I imagine e is being interpreted as 0xE, or 14, and so the
answer is 14^2 = 196.
Comment 1 Rich Burridge 2005-05-30 16:43:16 UTC
Reassigning to Sami as this appears to just be a problem in arithmetic
operator precdence mode. It appears to be already fixed in the gcalctool
5.6.X series (for GNOME 2.11/12), and if I remember correctly there is
already a bug report for this problem. Sami, can you find it and close this
out as a duplicate of that bug please?
Comment 2 Sami Pietilä 2005-05-30 17:37:09 UTC

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