Guajara in other languages: Spanish, Deutsch, French, Italian ...



Error avalanche

In computer science, Error avalanche refers to how one small problem can become compounded until it eventually becomes a very large one.

For example, if the output of one function is the input of another, then small round-off errors in the first function can produce much larger errors in the second. If the second function were fed into a third, the problem could grow even larger, until the values produced are worthless.

Another example is in compiling source code. One minor syntactical error early on in the code can produce large numbers of perceived errors later.





Wikipedia - All text is available under the terms of the GNU Free Documentation License.

Tagoror dot com  -  Legal Information  -  Contact us