Content deleted Content added
added page |
m fmt etc. |
||
Line 1:
:<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>
|