Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Simple, functional big number library for up to 256-bit (32-byte) numbers that outputs decimal strings, with hex, binary, octal, and Buffer decoding/encoding.
- big number
- big numbers
- functional
- decimal
- decimals
- hexadecimal
- binary
- octal
- 256
- 256-bit
- uint256
- int256
- 32-byte
- ethereum
- View more
An arbitrarily-sized-integer library for JavaScript.
Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.
Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.
Solve the floating-point and large number calculation problems in ECMAScript language
Generate random number
这是一个数字计算类,用于解决js浮点数运算精度丢失和大数运算的问题,封装了常用的加减乘除计算方法,还包括toFixed方法,实例支持链式调用计算方法,计算方法也可以在静态方法中调用。
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.
- big
- ints
- decimals
- arithmetic
- big numbers
- big-numbers
- bignumber
- bigdecimal
- big decimals
- Math
- Bigint
- Bigdecimal
- Operations
- decimal node
- View more
Total Precision Arithmetic
- number
- big
- precision
- integer
- fraction
- big integer
- big fraction
- big number
- big numbers
- arithmetic
- exact arithmetic
- huge numbers
Implementation of BigBit standard for numeric data type and character encoding
- bigbig
- bytebit
- head byte
- extended head byte
- linked bytes
- big number
- big
- binary32
- binary64
- utf
- float
- double
- character encoding
- ieee754
BigFloat for Javascript
- bigint
- bigfloat
- math
- arithmetic
- arbitary
- precision
- number
- decimal
- float
- js-big-float
- big-float
- floating-point
- floating point
- big number
- View more
大整数相加
JSON.parse with BitInt support in ESM and CJS.
Big number support in JSON
Calculate beyond limitation.
一个高精度计算器,支持基本的四则运算。
Transform large numbers to length-friendly string
Lightning-fast arbitrary precision integers using strings + walkthrough and explanation.