iteration


Get Babylon's Translation Software! Free Download Now!

BabylonEnglish-EnglishDownload this dictionary
iteration
n. repetition


Wikipedia English - The Free EncyclopediaDownload this dictionary
Iteration
Iteration means the act of repeating.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

BabylonFrench-EnglishDownload this dictionary
itération (f)
n. iteration, iterance, repetition

Webster's Revised Unabridged Dictionary (1913)Download this dictionary
Iteration
(n.)
Recital or performance a second time; repetition.
  

Webster's Revised Unabridged Dictionary (1913), edited by Noah Porter. About
FOLDOCDownload this dictionary
iteration
<programming> Repetition of a sequence of instructions. A fundamental part of many algorithms. Iteration is characterised by a set of initial conditions, an iterative step and a termination condition.
A well known example of iteration in mathematics is Newton-Raphson iteration. Iteration in programs is expressed using loops, e.g. in C:
new_x = n/2; do  x = new_x; new_x = 0.5 * (x + n/x);  epsilon then solve new_x n else new_x where new_x = 0.5 * (x + n/x)
solve n/2 n
(1998-04-04)


(c) Copyright 1993 by Denis Howe

Define iteration

Translate iteration




iteration in Chinese | | iteration in French | iteration in Italian | iteration in Spanish | iteration in Dutch | iteration in Portuguese | iteration in German | iteration in Russian | iteration in Japanese | iteration in Greek | iteration in Korean | iteration in Turkish | iteration in Hebrew | iteration in Arabic | iteration in Croatian | iteration in Serbian | iteration in Swedish