Man Page: stats_rand_gen_ibinomial_negative
Operating Environment: php
Section: 3
STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3) 1 STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3) stats_rand_gen_ibinomial_negative - Generates a single random deviate from a negative binomial distribution. Arguments : n - the number of trials in the negative binomial distribution from which a random deviate is to be generated (n > 0), p - the probability of an event (0 < p < 1)).SYNOPSISint stats_rand_gen_ibinomial_negative (int $n, float $p)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $n - o $p -RETURN VALUESPHP Documentation Group STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3)
| Related Man Pages |
|---|
| std::binomial_distribution(3) - debian |
| srand(3) - php |
| random(4) - php |
| random(4) - v7 |
| random(3) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |