Man Page: stats_rand_gen_ibinomial
Operating Environment: php
Section: 3
STATS_RAND_GEN_IBINOMIAL(3) 1 STATS_RAND_GEN_IBINOMIAL(3) stats_rand_gen_ibinomial - Generates a single random deviate from a binomial distribution whose number of trials is "n" (n >= 0) and whose proba- bility of an event in each trial is "pp" ([0;1]). Method : algorithm BTPESYNOPSISint stats_rand_gen_ibinomial (int $n, float $pp)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $n - o $pp -RETURN VALUESPHP Documentation Group STATS_RAND_GEN_IBINOMIAL(3)
| Related Man Pages |
|---|
| srand(3) - php |
| cairo_pattern_add_color_stop_rgb(3) - php |
| mt_rand(3) - php |
| bcompiler_write_footer(3) - php |
| gmp_random(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Denial Of Service Attack Update |