This document discusses several numerical methods:
1. Methods for finding roots of functions including direct and iterative methods like Newton's method and the secant method.
2. Errors in numerical methods including systematic, random, truncation, and rounding errors. Absolute, relative, and percentage errors are also defined.
3. Numerical integration techniques including the trapezium rule and Simpson's rule for approximating definite integrals.