Jump to content

Numerical error

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2405:204:720c:8340:a39c:76b5:bd09:75cc (talk) at 00:32, 18 April 2018 (Fixed everything). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

It is an error, gives error of students life Hence this is unused error by student

Types

It can be the combined effect of two kinds of error in a calculation.

  • the first is caused by the finite precision of computations involving floating-point or integer values
  • the second usually called truncation error is the difference between the exact mathematical solution and the approximate solution obtained when simplifications are made to the mathematical equations to make them more amenable to calculation. The term truncation comes from the fact that either these simplifications usually involve the truncation of an infinite series expansion so as to make the computation possible and practical, or because the least significant bits of an arithmetic operation are thrown away.

Measure

Floating-point numerical error is often measured in ULP (unit in the last place).

See also

References

  • Accuracy and Stability of Numerical Algorithms, Nicholas J. Higham, ISBN 0-89871-355-2
  • "Computational Error And Complexity In Science And Engineering", V. Lakshmikantham, S.K. Sen, ISBN 0444518606