Linear Interpolation Methods

Bisection is simple to understand but it is not the most efficient way to find where $ f(x)$ is zero.
Most functions can be approximated by a straight line over a small interval.

Subsections

2004-12-28