Calculate Pythagorean theorem
$ npm install pythag
var pythag = require('pythag');
pythag(40, 200); // => 41600MIT Nicky Laczko
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Calculate Pythagorean theorem
$ npm install pythag
var pythag = require('pythag');
pythag(40, 200); // => 41600MIT Nicky Laczko