stats_cdf_negative_binomial
(PECL stats >= 1.0.0)
stats_cdf_negative_binomial — Calculates any one parameter of the negative binomial distribution given values for the others.
Description
float stats_cdf_negative_binomial
( float $par1
, float $par2
, float $par3
, int $which
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
- par1
-
- par2
-
- par3
-
- which
-
Return Values