hypot.js 101 Bytes
require('../../modules/es6.math.hypot');
module.exports = require('../../modules/_core').Math.hypot;