stats_cdf_gamma

stats_cdf_gamma

(PECL)

stats_cdf_gamma -- Calculates any one parameter of the gamma distribution given values for the others.

Description

float stats_cdf_gamma ( 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.