[ 源代码: node-bn.js ]
软件包:node-bn.js(5.2.1+~5.1.1-1)
node-bn.js 的相关链接
Debian 的资源:
下载源码包 node-bn.js:
- [node-bn.js_5.2.1+~5.1.1-1.dsc]
- [node-bn.js_5.2.1+~5.1.1.orig-types-bn-js.tar.gz]
- [node-bn.js_5.2.1+~5.1.1.orig.tar.gz]
- [node-bn.js_5.2.1+~5.1.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Big number implementation in pure javascript
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.