stats_stat_factorial
(PECL stats >= 1.0.0)
stats_stat_factorial — Returns the factorial of an integer
Beschreibung
$n
): float
Returns the factorial of an integer, n
.
Parameter-Liste
-
n
-
An integer
Rückgabewerte
The factorial of n
.