stats_rand_gen_beta(3) php man page | unix.com

Man Page: stats_rand_gen_beta

Operating Environment: php

Section: 3

STATS_RAND_GEN_BETA(3)							 1						    STATS_RAND_GEN_BETA(3)

stats_rand_gen_beta - Generates beta random deviate

SYNOPSIS
float stats_rand_gen_beta (float $a, float $b)
DESCRIPTION
Returns 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.
PARAMETERS
o $a - o $b -
RETURN VALUES
PHP Documentation Group STATS_RAND_GEN_BETA(3)
Related Man Pages
mpscnncrosschannelnormalizationgradient(3) - mojave
mpscnnlocalcontrastnormalizationgradient(3) - mojave
mpscnnspatialnormalizationgradientnode(3) - mojave
srand(3) - php
swfdisplayitem(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update