释义
共收录 2 条常用释义
- adj因子的,阶乘的
- n[数] 阶乘
词汇档案
- COCA 排名
- #23,162
词性与词形
单词在句子中的常见角色与变化
词性分布
形容词100%
词形变化
- 名词复数
- factorials
词根词缀
从构词结构理解词义
fac∙tor∙ial
adj因子的,阶乘的
n[数] 阶乘
共收录 2 条常用释义
单词在句子中的常见角色与变化
从构词结构理解词义
因子
的
因子分析,因素分析
析因设计;因子设计
析因实验;因子试验
在完整语境中理解用法
This functionality works well as a recursive application, as shown in the sample factorial function in Listing 4.
这个功能作为递归应用程序工作良好,如 清单 4中的样本阶乘函数所示。
Here is an implementation of a factorial calculator, where we use a conventional technique of calling a second, nested method to do the work.
这里是一个阶乘计算器的实现,我们会使用一种常规的方法,通过调用第二个,嵌套的方法来完成计算。
The test case consists of some simple command argument processing followed by a loop that calculates the factorial of the specified values (if any).
测试用例包含几个简单的命令参数处理,然后是一个循环,它计算指定值(如果有的话)的阶乘。
继续探索相近、相反和相关表达