Wikipedia.org.ai logoWikipedia.org.ai

Iteration

Iteration means repeating a process to generate a (possibly unbounded) sequence of outcomes. Each repetition of the process is a single iteration, and the outcome of each iteration is the starting point of the next iteration. In mathematics and computer science, iteration (along with the related technique of recursion) is a standard element of algorithms.

Extends: [Articles with example pseudocode](https://wikipedia.org.ai/Articles with example pseudocode), [Articles with example Scheme (programming language) code](https://wikipedia.org.ai/Articles with example Scheme (programming language) code), [Time management](https://wikipedia.org.ai/Time management), Fractals, [Programming idioms](https://wikipedia.org.ai/Programming idioms)