In article <[email protected]>, Chris Angelico <[email protected]> wrote: > And there are plenty of other laws of real numbers that floats violate > (or, let's be generous, "approximate to rather than following > perfectly"). For instance, adding two positive (non-zero) numbers > should result in a number which is greater than either, but thanks to > rounding, that's not always true.
Not to mention that whole "sum of all the positive integers" thing :-) -- https://mail.python.org/mailman/listinfo/python-list
