Statistic 函数
PHP 手册

stats_cdf_chisquare

(PECL stats >= 1.0.0)

stats_cdf_chisquareCalculates any one parameter of the chi-square distribution given values for the others.

说明

float stats_cdf_chisquare ( float $par1 , float $par2 , int $which )
Warning

本函数暂无文档,仅有参数列表。

参数

par1

par2

which

返回值


Statistic 函数
PHP 手册