在线文档教程
PHP
数学 | Mathematics

stats_stat_factorial

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.

https://secure.php.net/manual/en/function.stats-stat-factorial.php