stats_stat_factorial

(PECL stats >= 1.0.0)

stats_stat_factorialReturns the factorial of an integer

Description

stats_stat_factorial ( int $n ) : float

Returns the factorial of an integer, n.

Parameters

n

An integer

Return Values

The factorial of n.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.stats-stat-factorial.php