stats_cdf_negative_binomial

stats_cdf_negative_binomial

(PECL)

stats_cdf_negative_binomial -- Calculates any one parameter of the negative binomial distribution given values for the others.

Description

float stats_cdf_negative_binomial ( float par1, float par2, float par3, int which )

Warning

This function is currently not documented; only the argument list is available.

Parameters

par1

Its description

par2

Its description

par3

Its description

which

Its description

Return Values

What the function returns, first on success, then on failure. See also the &return.success; entity

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.