Statistic Funktionen
PHP Manual

stats_cdf_gamma

(PECL stats >= 1.0.0)

stats_cdf_gammaCalculates any one parameter of the gamma distribution given values for the others.

Beschreibung

float stats_cdf_gamma ( float $par1 , float $par2 , float $par3 , int $which )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

par1

par2

par3

which

Rückgabewerte


Statistic Funktionen
PHP Manual