underflow


Refers to the condition that occurs when a computer attempts to represent a number that is too small for it (that is, a number too close to zero). Programs respond to underflow conditions in different ways. Some report an error, while others approximate as best they can and continue processing. For example, if your computer supports eight decimal places of precision and a calculation produces the number 0.000000005 (with nine decimal places), an underflow condition occurs.

Read Also:

  • undocumented

    Refers to features that are not described in the official documentation of a product. This lack of documentation can occur for a variety of reasons, including oversight. More often, though, undocumented features are features that were included because they were useful to the programmers developing the product but were deemed either unnecessary or potentially dangerous […]

  • twalking

    Slang term used to describe someone who is walking while they tweet (a Twitter message) using a mobile device. See “Cool Twitter Tools for Better Tweeting” in the Did You Know…? section of

  • tweak

    To make small changes that fine-tune a piece of software or hardware. Tweaking sometimes refers to changing the values of underlying variables slightly to make the results of a program coincide with desired results. In this case, tweaking is not always a good thing since it undermines the integrity of the program.

  • Tweening

    Short for in-betweening, the process of generating intermediate frames between two images to give the appearance that the first image evolves smoothly into the second image. Tweening is a key process in all types of animation, including computer animation. Sophisticated animation software enables you to identify specific objects in an image and define how they […]

  • a Tweet

    Slang term to describe a Twitter update to answer Twitter’s “What are you doing?” question. A tweet is basically whatever you type into the Web box to answer that question, using 140 characters or less. People tweet personal messages, random thoughts, links, or anything that fits in the character requirements.


Disclaimer: underflow definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.