log2.js 99 Bytes
Newer Older
huahua committed
1 2
require('../../modules/es6.math.log2');
module.exports = require('../../modules/_core').Math.log2;