stats_dens_normal

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

stats_dens_negative_binomial

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

stats_dens_logistic

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

stats_dens_laplace

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

stats_dens_gamma

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

stats_dens_f

(PECL stats >= 1.0.0) float stats_dens_f ( float $x, float $dfr1, float $dfr2 ) Parameters: x dfr1 dfr2 Returns: This function is currently not documented; only its argument list is available.

stats_dens_exponential

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

stats_dens_chisquare

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

stats_dens_cauchy

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

stats_dens_beta

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