Iteration Command

From GeoGebra Manual
Revision as of 18:39, 19 October 2009 by K Voss (talk | contribs) (format improvement for superscripts)
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) = x2 the command Iteration[f, 3, 2] gives you the result (32)2 = 81.
© 2024 International GeoGebra Institute