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