[Python-Dev] Re: Expert floats (original) (raw)
Andrew Koenig ark-mlist at att.net
Wed Mar 31 17:13:23 EST 2004
- Previous message: [Python-Dev] Re: Expert floats
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If I enter 1.1000000000000001, I am not sure I would necessarily be happy if str() and repr() both gave the same highly rounded string representation ;-)
What if you entered 1.100000000000000000000000000000001?
- Previous message: [Python-Dev] Re: Expert floats
- Next message: [Python-Dev] Expert floats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]