4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
var parent = require('../../actual/math/log2');
|
||
|
|
||
|
module.exports = parent;
|