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