[pyar] Punto flotante binario grandote (era: Int anti-intuitivo)

Sebastian Bassi sebastian.bassi en globant.com
Mie Nov 17 11:43:20 ART 2010


2010/11/17 Facundo Batista <facundobatista en gmail.com>:
> 2010/11/16 QliX=D! [aka EHB] <qlixed en gmail.com>:
>
>> In [5]: float("9999999999999999.0")
>> Out[5]: 9999999999999998.0
>
> ¿Qué Python te hace eso? ¿en qué plataforma?

Yo no fui quien puso eso, pero lo acabo de probar en Windows y pasa lo mismo.

En Solaris:

Python 2.5.2 (r252:60911, May 29 2008, 09:50:36) [C] on sunos5
Type "help", "copyright", "credits", or "license" for more information.
>>> float("9999999999999999.0")
1e+16



More information about the pyar mailing list