underflow
noun
No English definition recorded for this entry.
L749037 on Wikidata ↗Wiktionary
noun
Etymology: From under- + flow, modelled on overflow.
- A current flowing below the surface.
- A condition in which the value of a computed quantity is smaller than the smallest non-zero value that can be physically stored; usually treated as an error condition.
- The error condition that results from an attempt to retrieve an item from an empty stack.
verb
Etymology: From under- + flow, modelled on overflow.
- To trigger the condition in which the value of a computed quantity is smaller than the smallest non-zero value that can be physically stored.
- To trigger the error condition resulting from attempting to retrieve a value from an empty stack.
“Upon an attempt to pop an empty stack, the stack underflows […]”