On Mar 30, 8:53 am, Mel <mwil...@the-wire.com> wrote:
> floats are nasty -- as evidence the recent thread on comparing floats for
> equality.  People use floats when they have to.  fsum exists because of
> this:

...

I understand there are technical reasons for why math.fsum() exists.
I still think that whatever math.fsum() does should probably be a part
of sum().

Regards,
Pat
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to