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 579934 - Inaccuarcy in generating autofill list
Inaccuarcy in generating autofill list
Status: RESOLVED DUPLICATE of bug 509965
Product: Gnumeric
Classification: Applications
Component: General
1.9.x
Other Windows
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-04-23 09:41 UTC by meir
Modified: 2009-04-23 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description meir 2009-04-23 09:41:25 UTC
create a list -1,-0.99,-0.98 and autofill it till 1.
All the numbers are correct except 0, wich is displayed like 8.88178419700125E-016
Comment 1 Andreas J. Guelzow 2009-04-23 15:34:32 UTC
0.99 is not exactly representable on your computer but a close (but different) number is used. As a consequence 0 is not really in that sequence. In fact you don't really reach 1 exctly either but because ot the formatting of the numbers you only see it for 0.

This is in more detail explained in 509965 notably comment #4.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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