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

stats_cdf_binomial

(PECL stats >= 1.0.0)

stats_cdf_binomialCalculates any one parameter of the binomial distribution given values for the others.

说明

float stats_cdf_binomial ( float $par1 , float $par2 , float $par3 , int $which )
Warning

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

参数

par1

par2

par3

which

返回值


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