PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

stats_rand_gen_int> <stats_rand_gen_ibinomial_negative
Last updated: Fri, 29 Aug 2008

view this page in

stats_rand_gen_ibinomial

(PECL stats:1.0.0-1.0.2)

stats_rand_gen_ibinomial 二項分布から無作為な値を生成する。二項分布の試行回数を "n" (n >= 0)、各試行で事象の発生する確率を "pp" ([0;1]) とし、BTPE アルゴリズムを使用する

説明

int stats_rand_gen_ibinomial ( int $n , float $pp )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

n

pp

返り値



add a note add a note User Contributed Notes
stats_rand_gen_ibinomial
There are no user contributed notes for this page.

stats_rand_gen_int> <stats_rand_gen_ibinomial_negative
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites