Iteration Command

From GeoGebra Manual
Revision as of 04:19, 6 November 2009 by K Voss (talk | contribs) (apply <tt></tt> to example commands)
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 (32)2 = 81.
© 2024 International GeoGebra Institute