stats_stat_factorial
(PECL stats >= 1.0.0)
stats_stat_factorial — Returns the factorial of an integer
Description
float stats_stat_factorial ( int $n )
Returns the factorial of an integer, n
.
Parameters
n
An integer
Return Values
The factorial of n
.
← stats_stat_correlation
stats_stat_independent_t →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com