stats_den_uniform

(PECL stats >= 1.0.0) Not documented float stats_den_uniform ( float $x, float $a, float $b ) Parameters: x a b Returns: This function is currently not documented; only its argument list is available.

stats_covariance

(PECL stats >= 1.0.0) Computes the covariance of two data sets float stats_covariance ( array $a, array $b ) Parameters: a b Returns: This function is currently not documented; only its argument list is available.

stats_cdf_weibull

(PECL stats >= 1.0.0) Not documented float stats_cdf_weibull ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its arg

stats_cdf_uniform

(PECL stats >= 1.0.0) Not documented float stats_cdf_uniform ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its arg

stats_cdf_t

(PECL stats >= 1.0.0) Calculates any one parameter of the T distribution given values for the others. float stats_cdf_t ( float $par1, float $par2, int $which ) Parameters: par1 par2 which Returns: This function is currently not documented; only

stats_cdf_poisson

(PECL stats >= 1.0.0) Calculates any one parameter of the Poisson distribution given values for the others. float stats_cdf_poisson ( float $par1, float $par2, int $which ) Parameters: par1 par2 which Returns: This function is currently not docum

stats_cdf_noncentral_f

(PECL stats >= 1.0.0) Calculates any one parameter of the Non-central F distribution given values for the others. float stats_cdf_noncentral_f ( float $par1, float $par2, float $par3, float $par4, int $which ) Parameters: par1 par2 par3 par4 which

stats_cdf_noncentral_chisquare

(PECL stats >= 1.0.0) Calculates any one parameter of the non-central chi-square distribution given values for the others. float stats_cdf_noncentral_chisquare ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Return

stats_cdf_negative_binomial

(PECL stats >= 1.0.0) Calculates any one parameter of the negative binomial distribution given values for the others. float stats_cdf_negative_binomial ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns:

stats_cdf_logistic

(PECL stats >= 1.0.0) Not documented float stats_cdf_logistic ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its ar