Statistic 函数
PHP Manual

stats_cdf_t

(PECL stats >= 1.0.0)

stats_cdf_tCalculates any one parameter of the T distribution given values for the others.

说明

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

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

参数

par1

par2

which

返回值


Statistic 函数
PHP Manual