Übersicht
Französisch nach Englisch:   mehr Daten
  1. récursion:
Englisch nach Französisch:   mehr Daten
  1. recursion:
  2. Wiktionary:


Englisch

Detailübersetzungen für récursion (Englisch) ins Französisch

recursion:

recursion [the ~] Nomen

  1. the recursion
    – The ability of a routine to call itself. Recursion enables certain algorithms to be implemented with small, simple routines, but it does not guarantee speed or efficiency. Erroneous use of recursion can cause a program to run out of stack space during execution, causing the program, and sometimes the entire system, to crash. See also call1 (definition 2), routine. 1

Übersetzung Matrix für recursion:

Not SpecifiedVerwandte ÜbersetzungenWeitere Übersetzungen
récursivité recursion

Synonyms for "recursion":


Verwandte Definitionen für "recursion":

  1. (mathematics) an expression such that each term is generated by repeating a particular mathematical operation2
  2. The ability of a routine to call itself. Recursion enables certain algorithms to be implemented with small, simple routines, but it does not guarantee speed or efficiency. Erroneous use of recursion can cause a program to run out of stack space during execution, causing the program, and sometimes the entire system, to crash. See also call1 (definition 2), routine.1

Wiktionary Übersetzungen für recursion:

recursion
noun
  1. -
recursion
noun
  1. Fait de s’appeler soi-même, pour une fonction informatique.

Cross Translation:
FromToVia
recursion récursion RekursionMathematik, Informatik: eine Funktion, die sich selbst aufruft