In numerical analysis, 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. Click for more. [Source: Wikipedia]
Order of convergence of Secant Method is 1.6180. Detailed in proof in the video.