php man page for stats_rand_gen_beta

Query: stats_rand_gen_beta

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
srand(3) - php
gmagickdraw(3) - php
cairo_matrix_init(3) - php
swfdisplayitem(3) - php
mt_srand(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!