stats_rand_gen_normal
    (PECL)
stats_rand_gen_normal -- 
   mean、av および標準偏差 sd (sd >= 0)
   によって表される正規分布から無作為な値を生成する。
   Method : Renames SNORM from TOMS as slightly modified by BWB to use RANF 
   instead of SUNIF.
  
説明
float 
stats_rand_gen_normal ( float av, float sd )
| 警告 | 
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。  | 
パラメータ
   
- av
 
       Its description
      
- sd
 
       Its description
      
 
  返り値
   What the function returns, first on success, then on failure. See
   also the &return.success; entity