April 2015
Intermediate to advanced
340 pages
7h 21m
English
The secant method uses secant lines to find the root. A secant line is a straight line that intersects two points of a curve. In the secant method, a line is drawn between two points on the continuous function such that it extends and intersects the
axis. This method can be thought of as a Quasi-Newton method. By successively drawing such secant lines, the root of the function can be approximated.
The secant method is graphically represented in the following screenshot. An initial guess of the two
axis values and is required to ...
Read now
Unlock full access