stats_cdf_gamma

(PECL stats >= 1.0.0)

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

Beschreibung

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

Returns the cumulative distribution function, its inverse, or one of its parameters, of the gamma distribution. The kind of the return value and parameters (par1, par2, and par3) are determined by which.

The following table lists the return value and parameters by which. CDF, x, k, and theta denotes cumulative distribution function, the value of the random variable, and the shape and the scale parameter of the gamma distribution, respectively.

Return value and parameters
which Return value par1 par2 par3
1 CDF x k theta
2 x CDF k theta
3 k x CDF theta
4 theta x CDF k

Parameter-Liste

par1

The first parameter

par2

The second parameter

par3

The third parameter

which

The flag to determine what to be calculated

Rückgabewerte

Returns CDF, x, k, or theta, determined by which.

Hier Kannst Du einen Kommentar verfassen


Bitte gib mindestens 10 Zeichen ein.
Wird geladen... Bitte warte.
* Pflichtangabe
Es sind noch keine Kommentare vorhanden.

Was genau bedeutet "Vibe Coding"? Ein tiefgehender Blick für Entwickler

In der Welt der Softwareentwicklung gibt es unzählige Wege, wie man an ein Projekt herangeht. Manche schwören auf strikte Planung, andere auf bewährte Algorithmen und wieder andere lassen sich von etwas ganz anderem leiten: ihrem Gefühl. ...

admin

Autor : admin
Kategorie: Software & Web-Development

PHP cURL-Tutorial: Verwendung von cURL zum Durchführen von HTTP-Anfragen

cURL ist eine leistungsstarke PHP-Erweiterung, die es Ihnen ermöglicht, mit verschiedenen Servern über verschiedene Protokolle wie HTTP, HTTPS, FTP und mehr zu kommunizieren. ...

TheMax

Autor : TheMax
Kategorie: PHP-Tutorials

Midjourney Tutorial - Anleitung für Anfänger

Über Midjourney, dem Tool zur Erstellung digitaler Bilder mithilfe von künstlicher Intelligenz, gibt es ein informatives Video mit dem Titel "Midjourney Tutorial auf Deutsch - Anleitung für Anfänger" ...

Mike94

Autor : Mike94
Kategorie: KI Tutorials

Tutorial veröffentlichen

Tutorial veröffentlichen

Teile Dein Wissen mit anderen Entwicklern weltweit

Du bist Profi in deinem Bereich und möchtest dein Wissen teilen, dann melde dich jetzt an und teile es mit unserer PHP-Community

mehr erfahren

Tutorial veröffentlichen

imagettftext mit Wordwrap

Geschrieben von scatello am 14.06.2025 15:16:21
Forum: PHP Developer Forum
imagettftext mit Wordwrap

Hallo zusammen, ich war auf der Suche nach einer Möglichkeit, einen Text ab einer bestimmten Breite umzubrechen. Dabei fand ich eine Funktion, d ...

Geschrieben von Mr_Frost am 14.06.2025 13:42:53
Forum: PHP Developer Forum
INPUT_GET nur bestimmte Einträge aussuchen

Okay, once again, thank you.

Geschrieben von EmmaRobert am 14.06.2025 10:07:05
Forum: PHP Developer Forum
Suche Netzwerktechnik Großhändler

If you're looking for a reliable network technology wholesaler, many professionals recommend Ingram Micro or Tech Data for their wide selection, g ...

Geschrieben von Rohit045 am 13.06.2025 05:27:53
Forum: Ankündigungen