Properties of machine arithmetic, roundoff error.
Gaussian elimination, pivoting, Cholesky factorization, pivoting strategies, norms and matrix norms, conditioning and the effect of rounding error.
Polynomial approximation, Newton and Lagrange form, error formula (derived), numerical differentiation (rounding error), quadrature (Newton-Cotes formulas).
Bisection and fixed-point methods (one variable), Newton's method (1 variable), secant method (1 variable), Newton's method (several variables).