Content deleted Content added
Line 27:
Steffensen's method is then very similar to the Newton's method, except that it uses the divided difference<math>L(f(x),x)\ </math> instead of the derivative <math>Df(x)\ </math>. It is thus defined by
: <math>x_{
for
: <math>\|L(u,v)-L(x,y)\| \le K \big( \|u-x\| + \|v-y\| \big) </math>
|