STATS_RAND_GEN_GAMMA(3) 1 STATS_RAND_GEN_GAMMA(3) stats_rand_gen_gamma - Generates random deviates from a gamma distributionSYNOPSISfloat stats_rand_gen_gamma (float $a, float $r)DESCRIPTIONGenerates random deviates from the gamma distribution whose density is (A**R)/Gamma(R) * X**(R-1) * Exp(-A*X).PARAMETERSo $a - location parameter of Gamma distribution ($a > 0). o $r - shape parameter of Gamma distribution ($r > 0).RETURN VALUESPHP Documentation Group STATS_RAND_GEN_GAMMA(3)
| Related Man Pages |
|---|
| gammaf(3) - linux |
| gamma(3) - linux |
| gammal(3) - debian |
| gammaf(3) - centos |
| gamma(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |