PHP » GoLang |
login |
register |
about
|
GoLang stats_cdf_negative_binomial
request it (333)
GoLang replacement for PHP's stats_cdf_negative_binomial
[edit | history]
PHP stats_cdf_negative_binomialPHP original manual for stats_cdf_negative_binomial [ show | php.net ]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
)
Returns the cumulative distribution function, its inverse, or one of its parameters,
of the negative binomial distribution. The kind of the return value and parameters
(
The following table lists the return value and parameters by
Parameters
Return Values
Returns CDF, x, r, or p, determined by |
more
Recently updated
more
Most requested
more
Last requests
|