Concept
Relative error — where it appears
2 essays name this object, across one field. What follows is each of them, and the objects they name alongside it.
Cancellation takes the answer, not a digit
Subtracting two nearly equal numbers is exact. That is what makes it dangerous — the subtraction introduces no error at all, it exposes error the operands were already carrying, and the exposure can consume every significant figure at once.
The numbers below the smallest one
Below the smallest normal number the spacing stops halving and stays put, all the way to zero. That is what gradual underflow is, and the thing it buys is the sentence every algorithm assumes without being told — x minus y is zero only when x equals y.
Named alongside it
The objects these essays reach for when they reach for this one.
Catastrophic cancellationFlush-to-zeroGaussian eliminationGradual underflowHalf precisionIEEE 754OverflowSignificandStable formulationSterbenz's lemmaSubnormal numbers