The secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
Back to Course