UNPKG

niosh-math

Version:

advanced numbers math with float 128bit suppport and functions inline

31 lines 671 B
{ "name": "niosh-math", "version": "10.10.10", "description": "advanced numbers math with float 128bit suppport and functions inline", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/niosz/npmjs.git" }, "keywords": [ "niosh", "128bit", "float", "bignumber", "mathjs", "math", "inline function" ], "author": "Fabio Gatto (fabio.gatto@live.it)", "license": "ISC", "bugs": { "url": "https://github.com/niosz/npmjs/issues" }, "homepage": "https://github.com/niosz/npmjs#readme", "dependencies": { "mathjs": "^11.8.2" } }