stats_rand_gen_exponential

(PECL stats >= 1.0.0)

stats_rand_gen_exponential从指数分布生成随机偏差

说明

stats_rand_gen_exponential(float $av): float

返回一个随机偏差,其尺度为 av 的指数分布。

参数

av

尺度参数

返回值

随机偏差

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top