Truncation Error
- •
What it is
- •
the error introduced by stopping a Taylor series (or any infinite process) at a finite order , rather than a rounding/representation error
- •
- •
Order of convergance
- •
each additional order added to the series typically reduces the error by roughly a factor of (the step size) — e.g. approximating with , each added order improves accuracy by about 10×
- •
- •