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