(translator=Young, ChineseSource=Young-20020503-7.5\factorial.html, EnglishSource=c:\matlabr12\help\techdoc\ref\factorial.html)
MATLAB Function Reference    
factorial

階乘函數

Syntax

Description

factorial(n) 是從 1n 的整數乘積, i.e. prod(1:n)。因為雙精度數字只有 15 個位元,所以答案只可以精準到 n <= 21。 對於較大的 n,傳回的答案只有精確到前 15 個位元。

See Also

prod


 factor fclose