noun ダウンロード 🔗共有 再帰, 繰り返し The act of recurring. Examples : "The child's constant questioning was a perfect example of recursion; each answer only led to another, similar question. " 子供の絶え間ない質問は、再帰の完璧な例でした。それぞれの答えは、別の同様の質問につながるだけでした。 process computing math logic science technology AIとチャット語彙ゲーム読解練習
noun ダウンロード 🔗共有 再帰 The act of defining an object (usually a function) in terms of that object itself. Examples : "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 の場合) は、再帰を使用して階乗関数を定義します。 computing math logic technical function science AIとチャット語彙ゲーム読解練習
noun ダウンロード 🔗共有 再帰 The invocation of a procedure from within itself. Examples : "This function uses recursion to compute factorials." この関数は、階乗を計算するために再帰を使用します。 technology computing math logic science AIとチャット語彙ゲーム読解練習