Kahan Summation Algorithm(en.wikipedia.org)
en.wikipedia.org
Kahan Summation Algorithm
https://en.wikipedia.org/wiki/Kahan_summation_algorithm
1 comments
Nice example of an algorithm that is simple enough to explain in a few lines, but still changes how you think about floating point errors.