Topic List

Click a topic to learn more.


Term of the Moment

amplifier


Look Up Another Term


Definition: arithmetic underflow


An arithmetic underflow is the result of a calculation that is too small to be expressed properly. For example, in floating point, a negative exponent can be generated that is too large (too small a number) to be stored in its allotted space. See arithmetic overflow.