pythag

1.0.0 • Public • Published

pythag

Calculate Pythagorean theorem

Install

$ npm install pythag

Usage

 
var pythag = require('pythag');
 
pythag(40, 200); // => 41600

License

MIT Nicky Laczko

Package Sidebar

Install

npm i pythag

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rivalnick