log2.js 117 Bytes Raw Blame History Permalink 1 2 3 4 require('../../modules/es.math.log2'); var path = require('../../internals/path'); module.exports = path.Math.log2;