underflow
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]From under- + flow, modelled on overflow.
Pronunciation
[edit]Noun
[edit]underflow (plural underflows)
- A current flowing below the surface.
- (computing) 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.
- (computing) The error condition that results from an attempt to retrieve an item from an empty stack.
Related terms
[edit]Translations
[edit]computing: a condition in which the value of a computed quantity is smaller than the smallest non-zero value that can be physically stored
|
Verb
[edit]underflow (third-person singular simple present underflows, present participle underflowing, simple past and past participle underflowed)
- (computing) 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.