noun🔗ShareРекурсия, повторениеThe act of recurring."The child's constant questioning was a perfect example of recursion; each answer only led to another, similar question. "Постоянные вопросы ребенка были прекрасным примером рекурсии; каждый ответ приводил только к другому, похожему вопросу.processcomputingmathlogicsciencetechnologyChat with AIVocabulary GamePractice Reading
noun🔗ShareРекурсия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."n! = n × (n − 1)! (для n > 0) или 1 (для n = 0) определяет функцию факториала с использованием рекурсии.computingmathlogictechnicalfunctionscienceChat with AIVocabulary GamePractice Reading
noun🔗ShareРекурсияThe invocation of a procedure from within itself."This function uses recursion to compute factorials."Эта функция использует рекурсию для вычисления факториалов.technologycomputingmathlogicscienceChat with AIVocabulary GamePractice Reading