

InterviewSolution
Saved Bookmarks
1. |
Write the difference between absolute and relative error |
Answer» Numerical analysis is concerned with the methods of finding the approximate values and the absolute errors in these calculations. The absolute error gives how large the error is, while the relative error gives how large the error is relative to the correct value. In numerical calculation, error may occur due to the following reasons.\tRound off error\tTruncation error | |