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)
| Related Man Pages |
|---|
| mpscnnlocalcontrastnormalizationgradientnode(3) - mojave |
| mpscnnspatialnormalizationgradientnode(3) - mojave |
| srand(3) - php |
| swfdisplayitem(3) - php |
| stats_cdf_beta(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |