Robert Dewar <dewar@gnat.com> writes: > So replacing (a+b)+c with a+(b+c) NEVER improves the accuracy, it > merely computes the wrong result! You are speaking of different things here. You speak of wrong compared to the standards. Paul Koning speaks of improved accuracy compared to real arithmetics.