File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -551,9 +551,9 @@ log20109 log2 1024.0 -> 10.0
551
551
log20110 log2 2048.0 -> 11.0
552
552
553
553
log20200 log2 0.5 -> -1.0
554
- log20200 log2 0.25 -> -2.0
555
- log20200 log2 0.125 -> -3.0
556
- log20200 log2 0.0625 -> -4.0
554
+ log20201 log2 0.25 -> -2.0
555
+ log20202 log2 0.125 -> -3.0
556
+ log20203 log2 0.0625 -> -4.0
557
557
558
558
-- values close to 1.0
559
559
log20300 log2 1.0000000000000002 -> 3.2034265038149171e-16
@@ -573,7 +573,7 @@ log20403 log2 2e-323 -> -1072.0
573
573
log20410 log2 1e-308 -> -1023.1538532253076
574
574
log20411 log2 2.2250738585072014e-308 -> -1022.0
575
575
log20412 log2 4.4501477170144028e-308 -> -1021.0
576
- log20412 log2 1e-307 -> -1019.8319251304202
576
+ log20413 log2 1e-307 -> -1019.8319251304202
577
577
578
578
-- huge values
579
579
log20500 log2 1.7976931348623157e+308 -> 1024.0
You can’t perform that action at this time.
0 commit comments