infinite-precision
Version:
Math with infinite floating point in javascript
19 lines (18 loc) • 430 B
JSON
{
"name": "infinite-precision",
"version": "0.1.0",
"description": "Math with infinite floating point in javascript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"infinite",
"precision",
"infinite-precision",
"floating",
"point"
],
"author": "Guilherme Alves Ceobaniuk Zaluchi <guiga_zalu@hotmail.com.br>",
"license": "ISC"
}