Directed rounding — where it appears
Also named here as interval arithmetic — the same set of essays touches all of them, so they are one junction rather than several.
The direction the error leans
The size of one rounding error is set by the precision. How ten thousand of them combine is set by something else entirely — the rounding mode — and the fitted exponents are 0.47 for round-to-nearest and 1.01 for round-toward-infinity, on identical data at identical precision.
A bound that is proved
Every error statement on this site so far is a measurement of one run. Interval arithmetic makes a different kind of claim — the answer lies in this set, for this input, with no probability attached — and its failure mode is that it returns nothing at all. On a Hilbert system it proves a bound 23 times the error it bounds, and one size later it refuses.
Named alongside it
The objects these essays reach for when they reach for this one.
Interval arithmeticUnit roundoffCancellationCondition numberError accumulationHilbert matrixIEEE 754Rounding modesSummationTruncationVerified computingWrapping effect