 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "stats-rand-gen-ibinomial"
| Nazwa |
stats_rand_gen_ibinomial |
| Opis |
Generates a single random deviate from a binomial distribution whose number of trials is "n" (n >= 0) and whose probability of an event in each trial is "pp" ([0;1]). Method : algorithm BTPE |
| Zastosowanie |
int stats_rand_gen_ibinomial ( int n, float pp ) |
| Wersja PHP |
(no version information, might be only in CVS) |
|
|