**Truncation Error** occurs when an exact mathematical procedure is replaced by an approximation, often by cutting off an infinite series.
Ex: Using only the first few terms of a Taylor series for `e^x`.
Pro-Tip: This error is *predictable* and *controllable* by refining your approximation!
#NumericalMethods #ErrorAnalysis #STEM #StudyNotes
