David Mainzer <d...@tu-clausthal.de> wrote:
>
>All your comments helped me and now i know how it works in python !

This has nothing to do with Python.  What you're seeing is the way IEEE-754
floating point arithmetic works.  You'd see these same results in any
programming language, including assembly language (assuming it hasn't
changed the rounding mode).
-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to