|
On this page, you can graphically display iterations of Newton's method as it tries to solve f(x) = 0 for several initial guesses at once. A "featured" initial guess is also highlighted.
If the absolute value of f'(x) is less than the value of delta, no iteration is taken.
Notes on Mathematica
|
|