bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #25099] Floating Origin Needed


From: Ben Pfaff
Subject: PSPP-BUG: [bug #25099] Floating Origin Needed
Date: Tue, 10 Mar 2009 06:26:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1)

Follow-up Comment #3, bug #25099 (project pspp):

Presumably this occurs due to the inaccuracy of large integers when
represented as doubles.  But a 64-bit IEEE double can represent any integer up
to 9,007,199,254,740,992 (2**53) without loss of precision, which is much
larger than 10**7 < 2**24.  Where are our 29 binary orders of magnitude going?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25099>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]