青年中文青年中文

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.