UNPKG

mathematical-functions

Version:

To calculate problems of science, engineering, and mathematical functions.

26 lines (25 loc) 687 B
{ "name": "mathematical-functions", "version": "1.0.0", "description": "To calculate problems of science, engineering, and mathematical functions.", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/samkgpt/mathematical-functions.git" }, "author": "S.Gupta", "license": "MIT", "bugs": { "url": "https://github.com/samkgpt/mathematical-functions/issues" }, "homepage": "https://github.com/samkgpt/mathematical-functions#readme", "keywords": [ "mathematical-functions", "scientific-calculator", "calculator", "functions" ] }