recursion
US /rɪˈkɝː.ʒən/
UK /rɪˈkɝː.ʒən/

名詞
1.
再帰
the repeated application of a recursive procedure or definition.
例:
•
The function uses recursion to calculate the factorial of a number.
その関数は数値の階乗を計算するために再帰を使用します。
•
Understanding recursion is crucial for advanced programming.
再帰を理解することは、高度なプログラミングにとって非常に重要です。
2.
再帰, 自己定義
the definition of a sequence or function in terms of its own previous values.
例:
•
The Fibonacci sequence is a classic example of recursion in mathematics.
フィボナッチ数列は数学における再帰の古典的な例です。
•
Many fractals are generated using principles of recursion.
多くのフラクタルは再帰の原理を用いて生成されます。
Lingolandでこの単語を学ぶ