Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-bn.js
Big number implementation in pure javascript
https://github.com/indutny/bn.js
0
no reviews
Install
This package handles arithmetic of big numbers (integers) provided through strings.
It can convert the big number to native javascript numbers.
Floating point number are not supported.
Node.js is an event-based server-side JavaScript engine.