export default(t,a)=>Math.sqrt(t*t+a*a); //# sourceMappingURL=hypot.prod.js.map