Iteration Command

From GeoGebra Manual
Revision as of 07:28, 19 October 2009 by K Voss (talk | contribs) (create official page from pdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Iteration[Function, Number x0, Number n]
Iterates the function n times using the given start value x0.
Example: After defining f(x) = x^2 the command Iteration[f, 3, 2] gives you the result (3^2)^2 = 81.
© 2024 International GeoGebra Institute