bignumber.io
v1.1.8
Published
Library for representing decimal numbers and large integers of arbitrary-precision and using basic and complex mathematical methods, conversions between bases and logical operations with good handling of descriptive errors.
Downloads
17
Maintainers
Keywords
Readme
BigNumber.io
BigNumber.io is a library for javascript operations to be able to handle very large integer numbers and very large decimal numbers, giving you control over this number and facilitating basic mathematics, with good handling of descriptive errors.
Installation
$ npm i bignumber.io
Documentation
Here you can find the Documentation, we recently move the documentation to a github Gist.
You may be interested to know that we will move our documentation again, not now, but it is good to know that we will get our official page where we will host the documentation of this and other libraries :D
License
bignumber.io is MIT Licensed
.