recursion definizione dal dizionario inglese italiano

Pagina per scoprire la definizioni e traduzione di recursion . Il dizionario è una parte integrante del sito esercizinglese.com con cui puoi imparare la grammatica inglese attraverso tutti i vari esercizi e lezioni di inglese che il sito ti propone.
  • shape
  • shape


Definizione monolingua


recursion


Noun

recursion (plural recursions)


  1. The act of recurring.
  2. (mathematics) The act of defining an object (usually a function) in terms of that object itself.
    n! = n × (n ? 1)! (for n > 0) or 1 (for n = 0) defines the factorial function using recursion.
  3. (computing) The calling of a function from within that same function.
    This function uses recursion to compute factorials.

Definizione dizionario recursion


ricorsività
  the act of recurring
  in mathematics
ricorsione
  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.

Altri significati:
  (computing) The calling of a function from within that same function.
  The definition of an operation in terms of itself.
  (mathematics) The act of defining an object (usually a function) in terms of that object itself.
  The act of recurring.

Traduzione recursion


ricorsività ,ricorsione

Il nostro dizionario è liberamente ispirato al wikidizionario .... The online encyclopedia in which any reasonable person can join us in writing and editing entries on any encyclopedic topic



Impara l'inglese con noi

Iscriviti gratis e accedi a tutti i nostri esercizi

Iscriviti gratis!
Forum
Altre materie

Statistiche

Nel pannello personale, ogni utente può facilmente tenere traccia di tutti i punti ottenuti negli esercizi. I grafici mostrano in modo chiaro le attività ancora da completare e quanto hai già realizzato!


Vai alla mia dashboard  

Resources: To ensure optimal performance and prevent server overload, each user is allocated a limited quota of resources
...
Exercise:
...
ChatGpt
...