factorial function信息详情

factorial function发音

意思翻译

[数]阶乘函数

阶乘功能

相似词语短语

factorial experiment───[数]析因实验;因子试验

factorial design───[数]析因设计;[数]因子设计;因子[析因]设计

factorial llc───保理有限责任公司

factorial 50───阶乘50

factorial calculator───阶乘计算器

function───n.功能;[数]函数;职责;盛大的集会;vi.运行;活动;行使职责

factorial of 2───2的阶乘

leveling function───调平功能

basic function───基本功能;[数]基本函数

双语使用场景

Now, let's return to the factorial function.───现在,让我们回到阶乘函数上来。

This limits greatly the possible range of your factorial function.───这极大地限制了阶乘函数的可能范围。

Therefore, you need to pass it as the first (and only) parameter to the factorial function.───因而,需要将其作为第一个(也是惟一一个)参数传递给 factorial 函数。

We did the factorial function earlier and it's the product of a number and the factorial of that number minus one.───早些时候我们编写过一个计算fibtorial数的函数它便是某数与它减一的factorial数的积。

There are a few features of this factorial function that are interesting.───这个阶乘函数有几个非常有趣的地方。

I will discuss what the prologue does when we examine the factorial function.───我会在探讨factorial函数时再深入介绍此序言(prologue)的意义所在。

英语使用场景

Don't be taken aback by the size of the code -- it's mostly comments and declarations (the factorial function itself only has 16 instructions).

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

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

I will discuss what the prologue does when we examine the factorial function.

This functionality works well as a recursive application, as shown in the sample factorial function in Listing 4.

Therefore, you need to pass it as the first (and only) parameter to the factorial function.

This limits greatly the possible range of your factorial function.

Now, let's return to the factorial function.