PHP » GoLang |
login |
register |
about
|
GoLang stats_cdf_poisson
request it (293)
GoLang replacement for PHP's stats_cdf_poisson
[edit | history]
stats_cdf_poisson(PECL stats >= 1.0.0) stats_cdf_poisson — Calculates any one parameter of the Poisson distribution given values for the others Description
float stats_cdf_poisson
( float
$par1
, float $par2
, int $which
)
Returns the cumulative distribution function, its inverse, or one of its parameters, of the Poisson 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, or lambda, determined by |
more
Recently updated
more
Most requested
more
Last requests
|