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