pythag Calculate Pythagorean theorem Install $ npm install pythag Usage var pythag = require('pythag'); pythag(40, 200); // => 41600 Related Pythag-cli License MIT Nicky Laczko