PHP - Manual: stats_stat_factorial
2024-12-27
(PECL stats >= 1.0.0)
stats_stat_factorial — Returns the factorial of an integer
$n
) : float
Returns the factorial of an integer, n
.
n
An integer
The factorial of n
.
官方地址:https://www.php.net/manual/en/function.stats-stat-factorial.php