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 785625 - Show 10^-24 instead of 0
Show 10^-24 instead of 0
Status: RESOLVED NOTABUG
Product: gnome-calculator
Classification: Core
Component: general
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-31 11:11 UTC by Kai Lüke
Modified: 2017-11-11 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kai Lüke 2017-07-31 11:11:21 UTC
Show 10^-24 instead of 0 when 10^-24 is entered.
This comes from documentation feedback. Python can also do this but I'm not sure if this is even possible with normal floating point arithmetic.
Comment 1 PioneerAxon 2017-11-11 17:05:55 UTC
Hi Kai.

Thanks for your interest in reporting the bug. This is a result of the rounding-off performed by Calculator on the answer.

If you are interested in precise answers, I suggest switching the "Number Format" to scientific, or increase "Number of decimals" to something higher (at least 24 in this example).