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) - centos |
| vsynth(1vi) - debian |
| std::negative_binomial_distribution(3) - debian |
| random(5) - suse |
| random(4) - 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) |