[ Fonte: bignumber.js ]
Pacote: node-bignumber (9.1.1-1)
Links para node-bignumber
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte bignumber.js:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Arbitrary-precision decimal and non-decimal arithmetic for Node.js
Features:
- Faster, smaller, and perhaps easier to use than Javascript versions of
Java's BigDecimal
- 5 KB minified and gzipped
- Simple API but full-featured
- Works with numbers with or without fraction digits in bases from 2 to 36
inclusive
- Replicates the toExponential, toFixed, toPrecision and toString methods of
Javascript's Number type
- Includes a toFraction and a squareRoot method
- Stores values in an accessible decimal floating point format
- No dependencies
- Comprehensive documentation and test set
If an even smaller and simpler library is required see big.js. It's half the size but only works with decimal numbers and only has half the methods. It neither allows NaN or Infinity, or have the configuration options of this library.
This package provides bignumber support to Node.js.
Outros pacotes relacionados a node-bignumber
|
|
|
|
-
- dep: nodejs
- entrada/saída orientada por eventos para javascript V8 - executável runtime
Download de node-bignumber
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 57.8 kB | 308.0 kB | [lista de arquivos] |
