PHP » GoLang |
login |
register |
about
|
GoLang stats_rand_gen_ibinomial_negative
request it (320)
GoLang replacement for PHP's stats_rand_gen_ibinomial_negative
[edit | history]
PHP stats_rand_gen_ibinomial_negativePHP original manual for stats_rand_gen_ibinomial_negative [ show | php.net ]stats_rand_gen_ibinomial_negative(PECL stats >= 1.0.0) stats_rand_gen_ibinomial_negative — Generates a random deviate from the negative binomial distribution Description
int stats_rand_gen_ibinomial_negative
( int
$n
, float $p
)
Returns a random deviate from a negative binomial distribution where the number of success is
Parameters
Return ValuesA random deviate, which is the number of failure. |
more
Recently updated
more
Most requested
more
Last requests
|