File "log2.js"
Full path: /home/ulinin/public_html/ttt.ulinin.com/math/log2.js
File
size: 0.13 KB (131 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
'use strict';
require('../../modules/es.math.log2');
var path = require('../../internals/path');
module.exports = path.Math.log2;