Introduction To Numerical Analysis and Error
Introduction To Numerical Analysis and Error
Round-off errors arise when numbers having limited significant figures are used to
represent exact numbers.
There are two techniques : Chopping-off and Rounding-off (the most common!)
Truncation errors arise when approximations are used to represent exact numbers.
4 1 4 1
Given that, a) + , b) ×
5 3 5 3
Perform each of the above computation
i) exactly
ii)using three digit chopping off
iii) using three digit rounding off
Cont.
2
a) i)1 ii) 1.13 iii)1.13
15
4
B) i) ii) 0.266 iii) 0.267
15