PHP Doku:: Calculates any one parameter of the gamma distribution given values for the others. - function.stats-cdf-gamma.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzMathematische ErweiterungenStatisticsStatistic Funktionenstats_cdf_gamma

Ein Service von Reinhard Neidl - Webprogrammierung.

Statistic Funktionen

<<stats_cdf_f

stats_cdf_laplace>>

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)