GNOME Bugzilla – Bug 317185
e^ (exponential) function gives wrong value.
Last modified: 2005-09-26 14:16:49 UTC
Please describe the problem: Using the e^x button in scientific mode returns the wrong value. Steps to reproduce: 1. Try doing e^5 it returns 537824 2. Then try selecting e from the constants menu and raise to 5th power, it returns the correct value of 148.413158977 3. double check on calculator Actual results: e^5 = 537824 (which is incorrect) Expected results: e^5 = 148.413158977 Does this happen every time? Yes, every time. Other information:
Actually, it appears that e itself is the wrong value. When I just put in e, and hit enter, it says the value is 14?
*** This bug has been marked as a duplicate of 172150 ***