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 学习这个单词