[SciPy-user] help with precision for big numbers
Robert Kern
robert.kern at gmail.com
Tue May 13 13:16:45 EDT 2008
On Tue, May 13, 2008 at 4:32 AM, Damian Eads <eads at soe.ucsc.edu> wrote:
> The limit of precision of floating point numbers in native Python is
> 32-bit.
Incorrect. Python floats are 64-bit doubles.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the SciPy-User
mailing list