PHP » GoLang |
login |
register |
about
|
GoLang stats_cdf_noncentral_chisquare
request it (347)
GoLang replacement for PHP's stats_cdf_noncentral_chisquare
[edit | history]
PHP stats_cdf_noncentral_chisquarePHP original manual for stats_cdf_noncentral_chisquare [ show | php.net ]stats_cdf_noncentral_chisquare(PECL stats >= 1.0.0) stats_cdf_noncentral_chisquare — Calculates any one parameter of the non-central chi-square distribution given values for the others Description
float stats_cdf_noncentral_chisquare
( float
$par1
, float $par2
, float $par3
, int $which
)
Returns the cumulative distribution function, its inverse, or one of its parameters,
of the non-central chi-square 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, k, or lambda, determined by |
more
Recently updated
more
Most requested
more
Last requests
|