Count Down to Zero
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Sat Sep 23 12:46:55 EDT 2000
More information about the Python-list mailing list
Sat Sep 23 12:46:55 EDT 2000
- Previous message (by thread): Count Down to Zero
- Next message (by thread): Count Down to Zero
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sat, 23 Sep 2000 10:51:15 -0600, Albert Wagner <alwagner at tcac.net> pisze: > But Tim Peters and others offered the only solutions: fixed point > rather than floating point. Rational numbers (built of two long integers) is another. I don't know about Python implementations, but it's a reasonable default type for non-integral numbers in some languages. -- __("< Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/ \__/ ^^ SYGNATURA ZASTĘPCZA QRCZAK
- Previous message (by thread): Count Down to Zero
- Next message (by thread): Count Down to Zero
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list