STATS_RAND_GEN_BETA(3) 1 STATS_RAND_GEN_BETA(3) stats_rand_gen_beta - Generates beta random deviateSYNOPSISfloat stats_rand_gen_beta (float $a, float $b)DESCRIPTIONReturns a random deviate from the beta distribution with parameters A and B. The density of the beta is x^(a-1) * (1-x)^(b-1) / B(a,b) for 0 < x <. Method R. C. H. Cheng.PARAMETERSo $a - o $b -RETURN VALUESPHP Documentation Group STATS_RAND_GEN_BETA(3)
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |