Skip to content

nickylaczko/pythag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythag

Calculate Pythagorean theorem

Install

$ npm install pythag

Usage

var pythag = require('pythag');

pythag(40, 200);	// => 41600

Related

License

MIT Nicky Laczko

About

Calculate Pythagorean theorem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published