Content deleted Content added
measure |
Add links to separate pages for roundoff and truncation error, move explanation for origin of "truncation" to Truncation error |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1:
In [[software engineering]] and [[mathematics]], '''numerical error''' is the error in [[Numerical computation|the numerical computations]].
[[File:Time series of the Tent map for the parameter m=2.0 which shows numerical error.svg|thumb|right|Time series of the [[Tent map]] for the parameter m=2.0 which shows numerical error: "the plot of time series (plot of x variable with respect to number of iterations) stops fluctuating and no values are observed after n=50". Parameter m= 2.0, initial point is random.]]
==Types==
It can be the combined effect of two kinds of error in a calculation.
==Measure==
Floating-point numerical error is often measured in ULP ([[unit in the last place]]).
Line 11 ⟶ 12:
* [[Loss of significance]]
* [[Numerical analysis]]
* [[Error analysis (mathematics)]]
* [[Round-off error]]
* [[Kahan summation algorithm]]
* [[Numerical sign problem]]
|