Statistic Funções
PHP Manual

stats_cdf_f

(PECL stats >= 1.0.0)

stats_cdf_fCalculates any one parameter of the F distribution given values for the others.

Descrição

float stats_cdf_f ( float $par1 , float $par2 , float $par3 , int $which )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

par1

par2

par3

which

Valor Retornado


Statistic Funções
PHP Manual