An Introduction to Error

Good Enough Numerical methods are always concerned with the term “good enough”. Whether you are using a finite difference to approximate a derivative, or Newtons method to find the roots of a function, we rarely get an exact answer. Usually, our answer is different from the truth by some amount. We generally don’t know what our error…