stochator icon indicating copy to clipboard operation
stochator copied to clipboard

NaN[object Object]

Open isuvorov opened this issue 7 years ago • 0 comments

Stochator.fromDistribution.normal({
	mean: 75,
	stdev: 14,
	min: 0,
	max: 100
})

result is string 'NaN[object Object]' version: 0.6.2

isuvorov avatar Apr 27 '17 06:04 isuvorov