Generalizes the secant method of root finding by using quadratic 3-point interpolation
| 
(1)
 | 
Then define
| 
(2)
 | |||
| 
(3)
 | |||
| 
(4)
 | 
and the next iteration is
| 
(5)
 | 
This method can also be used to find complex zeros of analytic functions.
 
	    
	
    
Generalizes the secant method of root finding by using quadratic 3-point interpolation
| 
(1)
 | 
Then define
| 
(2)
 | |||
| 
(3)
 | |||
| 
(4)
 | 
and the next iteration is
| 
(5)
 | 
This method can also be used to find complex zeros of analytic functions.
Weisstein, Eric W. "Muller's Method." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/MullersMethod.html