Hello all, i wrote script with optimize function. Part of script is below. But after i clicked train button this result appeared "Selected p1[5]=0.000 => 0.95". I tnink 0.000 is the one sample of range(0.00001->0.00003). How to fully appear 0.000?

set(PARAMETERS);
var Shinjuur1 = optimize(0.00002,0.00001,0.00003,0.000002);