Fixed Point Iteration Instructions
- Enter an expression representing the function
g(x). Special
mathematical
functions and constants are available.
- Enter the initial value
x0
- Enter the starting and ending iteration numbers for display.
For example if the starting and ending iteration are 10 and
25 then iterations
x0 to
x25 will be calculated
but only iterations x10 to
x25 will be displayed.
- Click the iterate button
- The result will appear in a separate browser window. You can print
the results by selecting print from the file menu. If you do another
fixed point iteration the new results will overwrite the contents of
the result window.
Back to fixed point program