Approximation error: Difference between revisions

Content deleted Content added
Jaredwf (talk | contribs)
added page
 
m fmt etc.
Line 1:
TheIn [[mathematics]], the '''error''' of the numerical value of ''b'' as an approximation of ''a'' is:
 
:<math> a - b \,\! .</math>
 
The '''absolute error''' of ''b'' as an approximation of ''a'' is:
 
:<math> |a - b| \,\! .</math>
 
The '''relative error''' of ''b'' as an approximation of ''a'' is:
 
:<math> \frac{|a - b|}{|a|}. </math>