factorial 英 [fæk'tɔːrɪəl]   美 [fæk'tɔrɪəl]

factorial

factorial  英 [fæk'tɔːrɪəl] 美 [fæk'tɔrɪəl]

adj. 因子的,阶乘的  n. [数] 阶乘 

名词复数:factorials 

Like particles, you have to divide by N factorial. . 像粒子这样,你需要除以N的阶乘。
This functionality works well as a recursive application, as shown in the sample factorial function in Listing 4. 这个功能作为递归应用程序工作良好,如 清单 4中的样本阶乘函数所示。

  • 请先登录
  • adj. 因子的,阶乘的
  • n. [数] 阶乘
  • 1. Like particles, you have to divide by N factorial. .

    像粒子这样,你需要除以N的阶乘。

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

    这个功能作为递归应用程序工作良好,如 清单 4中的样本阶乘函数所示。

  • 3. Here is an implementation of a factorial calculator, where we use a conventional technique of calling a second, nested method to do the work.

    这里是一个阶乘计算器的实现,我们会使用一种常规的方法,通过调用第二个,嵌套的方法来完成计算。

  • factorial (n.) 1816, in mathematics, from factor + -al (2). As an adjective from 1837 in mathematics; from 1881 as "pertaining to a factor."
fac·tor·ial / fækˈtɔːriəl ; NAmE fækˈtɔːriəl / noun ( mathematics ) 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)。 factorial factorials fac·tor·ial / fækˈtɔːriəl ; NAmE fækˈtɔːriəl /
  • 请先登录