what is this?
Peter Otten
__peter__ at web.de
Sat Nov 1 14:56:25 EST 2003
More information about the Python-list mailing list
Sat Nov 1 14:56:25 EST 2003
- Previous message (by thread): ANN: Snakelets 1.6 (simple-to-use web app server with dynamic pages)
- Next message (by thread): what is this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Herbert Fritsch wrote: >>>> b / (2.0 + a) > 0.80000000000000004 > > There must be something wrong. I' running the new Suse 9.0. No :-) That's the way *all* floating point operations work, nothing python-specific here. See http://www.python.org/doc/faq/general.html#why-are-floating-point-calculations-so-inaccurate Peter
- Previous message (by thread): ANN: Snakelets 1.6 (simple-to-use web app server with dynamic pages)
- Next message (by thread): what is this?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list