stats_rand_gen_ipoisson

(PECL stats >= 1.0.0)

stats_rand_gen_ipoissonGenerates a single random deviate from a Poisson distribution with mean "mu" (mu >= 0.0).

Опис

int stats_rand_gen_ipoisson ( float $mu )
Увага

This function is currently not documented; only its argument list is available.

Параметри

mu

Значення, що повертаються

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top