{"library":"pythagore","type":"library","category":null,"description":"A JavaScript library for calculating the Pythagorean theorem, version 2.3.0. It provides a class-based API with methods to compute the hypotenuse, adjacent side, and check if a triangle is right-angled. The library supports both object-oriented and functional usage, but it is not actively maintained and lacks ES module support. It is limited to basic trigonometric operations and uses CommonJS syntax, making it suitable only for Node.js environments without modern bundler integration.","language":"javascript","status":"active","version":"2.3.0","tags":["javascript","pythagore","pythagora","librarie","library","module","package","math"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install pythagore","imports":["const Pythagore = require('pythagore');","const p = new Pythagore(); p.Hypotenus(3,4);","const Pythagore = require('pythagore/Pythagore.min.js');"]},{"cmd":"yarn add pythagore","imports":[]},{"cmd":"pnpm add pythagore","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"pythagore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}