返回列表 发帖
ohai Wrote:
-------------------------------------------------------
> What are "min" and "max"?


The minimum and maximum value of the variable.

3%
2%
-1%
5%
-3%

Max=5%
Min = -3%

Range=8%

Formula:
-0.03+rand()*(0.05-(-0.03)) = output 1
-0.03+rand()*(0.05-(-0.03)) = output 2
-0.03+rand()*(0.05-(-0.03)) = output 3

...4997 times...

TOP

返回列表