Re: floating point arithmetic

2008-08-26 Thread fred8865
thanks guys fred8865 wrote: > Hi all, > > I understand that due to different arithmetic used in floating points > they are just approximations. Hence, 180/100=1 in my python interpreter. > How can I tackle this problem of inaccurate floating point numbers? > thank you

floating point arithmetic

2008-08-26 Thread fred8865
Hi all, I understand that due to different arithmetic used in floating points they are just approximations. Hence, 180/100=1 in my python interpreter. How can I tackle this problem of inaccurate floating point numbers? thank you regards xtd -- http://mail.python.org/mailman/listinfo/python-list