factorials
n. [数]阶乘;[数]析因(factorial 的复数)
例句
How to use extended precision arithmetic to handle bigger factorials?
如何使用扩展精度运算处理更大的阶乘?
The classic example of recursive programming involves computing factorials.
计算阶乘是递归程序设计的一个经典示例。
You can think of factorials in much the same way as Fibonacci sequences.
可以用与Fibonacci序列基本相同的方式对待阶乘。