https://js.checkio.org/en/mission/box-probability/
In description:
The result is a float from 0 to 1 with two digits precision (±0.01).
But check fails:
Your result:"0.48"
Right result:0.481
Fail:boxProbability(["bbw",3])
Created at: 2018/07/12 07:36; Updated at: 2018/07/12 07:50
The question is resolved.