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
mpscnnspatialnormalizationgradient(3) - mojave
mpscnnspatialnormalizationgradientnode(3) - mojave
wxgraphicspath(3erl) - linux
gmagickdraw(3) - php
openal_source_set(3) - php
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
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Denial Of Service Attack Update