1 2 3 4 5 6
for (var j = 0; j < 9999; ++j) { (function() { Math.pow(Math.fround(), Math.fround(0)) })(); }