noun🔗ShareWiederholung, RekursionThe act of recurring."The child's constant questioning was a perfect example of recursion; each answer only led to another, similar question. "Das ständige Fragen des Kindes war ein perfektes Beispiel für Rekursion; jede Antwort führte nur zu einer weiteren, ähnlichen Frage.processcomputingmathlogicsciencetechnologyChat with AIVocabulary GamePractice Reading
noun🔗ShareRekursion, SelbstbezugThe 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."n! = n × (n − 1)! (für n > 0) oder 1 (für n = 0) definiert die Fakultätsfunktion unter Verwendung von Rekursion.computingmathlogictechnicalfunctionscienceChat with AIVocabulary GamePractice Reading
noun🔗ShareRekursion, SelbstaufrufThe invocation of a procedure from within itself."This function uses recursion to compute factorials."Diese Funktion verwendet Rekursion, um Fakultäten zu berechnen.technologycomputingmathlogicscienceChat with AIVocabulary GamePractice Reading