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 學習這個單詞