Content deleted Content added
m robot Adding: fr |
→Definition: merge from Percent error |
||
Line 11:
Given some value ''a'' and an approximation ''b'' of ''a'', the '''absolute error''' is
:<math>\epsilon
and the '''percent error''' is
:<math>\delta = \frac{|a-b|}{a}\times{}100\%</math>
▲:<math>\eta := \frac{|a - b|}{|a|} </math>
where the vertical bars denote the [[absolute value]].
|