Iteration
Repetition of a process / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Iteration?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
Iteration is the repetition of a process in order to generate a (possibly unbounded) sequence of outcomes. Each repetition of the process is a single iteration, and the outcome of each iteration is then the starting point of the next iteration.
Repetition of a process
In mathematics and computer science, iteration (along with the related technique of recursion) is a standard element of algorithms.