diff options
Diffstat (limited to 'tutorials/module_2/error.md')
| -rw-r--r-- | tutorials/module_2/error.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorials/module_2/error.md b/tutorials/module_2/error.md index f8ad3f3..67b784f 100644 --- a/tutorials/module_2/error.md +++ b/tutorials/module_2/error.md @@ -1,5 +1,7 @@ # Errors in Numerical Computations +^d57531 + In any numerical method, **error** is inevitable. Understanding **what kinds of errors occur** and **why** is essential to building reliable and accurate computations. We mainly classify errors into two major types: |
