michael@0: for (var j = 0; j < 9999; ++j) { michael@0: (function() { michael@0: Math.pow(Math.fround(), Math.fround(0)) michael@0: })(); michael@0: } michael@0: