recursion
noun
/ɹɪˈkɜː(ɹ)ʒən/
|
- The act of recurring.
- (mathematics) The act of defining an object (usually a function) in terms of that object itself.
|
rekursio,
toisto,
uusinta
|
recursive
adjective
/ɹɪˈkɜː(ɹ)sɪv/
|
- (mathematics, not comparable) of an expression, each term of which is determined by applying a formula to preceding terms
- (computing, not comparable) of a program or function that calls itself
- (computing theory, not comparable, of a function) which can be computed by a theoretical model of a computer, in a finite amount of time
|
rekursiivinen
|
- drawing upon itself, referring back.
|
itseään toistava
|
recursivity
noun
|
- The quality of being recursive.
|
rekursiivisuus
|
recursively
adverb
|
- (computing) Using recursion.
|
rekursiivisesti
|