**Truncation Error** is the error from approximating an infinite mathematical process with a finite one. Ex: Using a finite Taylor series sum. Pro-Tip: It typically decreases with smaller step sizes (h) or more terms (N)!
#NumericalMethods #ErrorAnalysis #STEM #StudyNotes