Results for ysh-int-float.test.sh

statusosh
pass 9
total9
caseoshdescription
0pass Float Literals with e-1
1pass Float Literal with _
2pass Period requires digit on either side, not 5. or .5
3pass Big float Literals with _
4pass Big floats like 1e309 and -1e309 go to Inf / -Inf
5pass Tiny floats go to zero
6pass floatEquals() INFINITY NAN
7pass Regression: 1/3 gives 0.3+
8pass Number of digits in 1/3
9 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped