factorial

factorial

美 [fækˈtɔriəl]  英 [fækˈtɔːriəl]

  • adj.【数】因数的;阶乘的;代理商的;工厂的
  • n.阶乘
  • 网络因子的;阶乘函数;阶乘因数的

词形变化

复数:factorials  

英汉双解

n.
1.
阶乘the result when you multiply a whole number by all the numbers below it
5! (= factorial 5) is 120 (= 5 × 4 × 3 × 2 × 1).
5! (5 的阶乘)为 120 (即 5 × 4 × 3 × 2 × 1)。

英汉解释

adj.
1.
【数】因数的;阶乘的
2.
代理商的;工厂的
n.
1.
【数】阶乘;【统】阶乘积

英英解释

n.

例句

From the number of pulses in a time interval, the moments, factorial moments, and Feynmann variance can be obtained.

脉冲时间间隔时刻阶乘费曼方差可以得到

When control comes back to this point, the factorial result should be in register 3.

至此阶乘结果应该已经存在寄存器3

A program to count factorial, inputing all the number in range one, then the result of it may show!

一个计算阶乘程序输入范围所有阶乘可以显示

Despite our best efforts, dislocations will occur, which serves to underline the multi-factorial nature of dislocation in THA.

有时尽管我们做出最大努力脱位可能发生可能我们强调因素稳定有关

There is nothing to stop it when it hits zero, so it would continue calling factorial on zero and the negative numbers.

计算零时没有条件停止所以继续调用负数阶乘

If you've got it as a factorial, you've got to expand the factorials.

如果得出结果一个阶乘那么扩大阶乘

English version, Minimum secondary aberration fractional factorial split- plot designs in terms of consulting designs .

参照设计刻画最小附加混杂部分设计

If you try to call fact outside of factorial, you will get a compiler error.

如果尝试factorial之外调用fact得到一个编译错误

What you want to do with this value in register 3 is to calculate the factorial of it.

寄存器3想要计算阶乘

The innermost computation requires decrementing num and passing it as a parameter to the next invocation of factorial.

里面计算要求递减num作为参数传递下一个factorial调用

factorial analysis can find out the best exercise prescription for keeping anxiety and depression away from medical students.

分析有助于探讨适用医学预防缓解焦虑抑郁最佳运动处方

For an exercise in class definition, you'll use the caching factorial calculator of factorial. py, shown in Listing 4.

我们高速缓存阶乘计算器factorial.py作为定义练习清单4

In the case of the factorial program above, we had a function F on the domain of partial functions.

上述阶乘情况我们函数函数F

We did the factorial function earlier and it's the product of a number and the factorial of that number minus one.

早些时候我们编写一个计算fibtorial函数便是factorial

Since you want the factorial of the number 4, it goes into register 3, the register used for the first parameter.

由于需要数值4进行阶乘进入用来保存第一个参数寄存3。

The factorial of a number is computed as that number times all of the numbers below it up to and including 1.

计算个数阶乘就是个数包括1在内所有

Polyvinyl Chloride(PVC); Factorial Experimental Design; Torque Rheometer; Differential Scanning Calorimeter(DSC); Heat of Fusion.

聚氯乙烯实验设计力矩流变示差扫描熔合

There are a few features of this factorial function that are interesting.

这个阶乘函数几个非常有趣地方

After computing the factorial, you now want to print it out using printf.

计算阶乘之后现在需要printf打印出来

The file may also be imported by another file to reuse the Factorial class without running the test case.

可以另一个文件引入这个文件重复使用Factorial不必运行测试用例

Aging is an extremely complex, multi-factorial process influenced by environment, disease, genetic and other unspecified effects.

衰老一种非常复杂过程受到环境疾病基因其它不明因子多重影响

If you've written factorial code, you've probably noticed that the code is still wrong.

编写阶乘代码可能发现代码错误

As immediate consequence of our results we give a new proof of the inverse relations of central factorial numbers.

作为直接推论中心乘数反演关系证明

A fairly large fractional factorial experiment on epi growth was performed, with spatial measurements of thickness and resistivity.

因子实验设计薄膜厚度

This limits greatly the possible range of your factorial function.

极大地限制阶乘函数可能范围

A 2x2 factorial design was used in this study and a series of experimental sessions were conducted.

采用实验室研究方式进行因子完全随机设计

Given that everyone else uses factorial, we'll use a simpler recursive function that sums up a sequence.

有人阶乘描述我们使用简单递归函数--一个列表求和

As in many languages, the use of i as a parameter name for fact "shadows" the outer use of i as a parameter name for factorial.

其它许多语言一样facti参数屏蔽外面factoriali参数

A practical method for designing experiments is introduced, which. , named as factorial test plan, is for optimizing.

本文介绍一种实用实验设计方法称为因子检测一种优选方法

The following procedure uses recursion to calculate the factorial of its original argument.

下面过程使用递归计算原始参数阶乘

The fourth part has mainly used the factorial analysis and the gravitational model to limit the city fringe area of ShiJiaZhuang.

第四部分主要利用因子分析引力模型对于石家庄市城市边缘界定

Recall our factorial method in the section called "Nesting Method Definitions" , previously in this chapter.

回忆我们嵌套方法定义章节看到factorial方法

Let X be a minimal 3-fold of general type and has at worst Q-factorial terminal singularities. Let KX be the canonical divisor on X.

X一个一般极小三维代数只有Q-终极KXX典范

Force field analysis Force field ? ? Fractional factorial design ?

部分实施因子设计

and present a new fast algorithm for point multiplication on elliptic curves using factorial expansions.

提出一种基于阶乘展开计算椭圆曲线快速算法

So let's just break that out then, and use the Stirling's approximation for each of the factorial terms.

我们指出使用斯特林近似每一阶乘

Did you notice that we use i as a parameter name twice, first in the factorial method and again in the nested fact method?

注意我们i作为一个参数名字第一factorial方法然后fact方法

Orthogonal arrays (OA's) are very useful as factorial designs in experiments.

正交作为因子设计试验广泛应用

And now we're going to use Stirling's approximation for the N factorial.

我们可以斯特林近似对于N

Objective The use of the factorial method in the calculation of lens combination to correct ametropic eyes.

目的镜片联合运算应用推广因式分解

热门查询