Statistic 函数
在线手册:中文 英文
PHP手册

stats_cdf_noncentral_f

(PECL stats >= 1.0.0)

stats_cdf_noncentral_fCalculates any one parameter of the Non-central F distribution given values for the others.

说明

float stats_cdf_noncentral_f ( float $par1 , float $par2 , float $par3 , float $par4 , int $which )
Warning

本函数还未编写文档,仅有参数列表。

参数

par1

par2

par3

par4

which

返回值


Statistic 函数
在线手册:中文 英文
PHP手册