@universetech-inc/unbig.js
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
BigDecimal library based on BigNumber from ethers.js.
A library for arbitrary-precision decimal and non-decimal arithmetic fork MikeMcl/bignumber.js
Arbitrary precision decimal arithmetic library. Polyfill for decimal proposal. Implemented on the top of BigInt.
A scheme similar to JSBI, for transforming JSBD to native bigdecimal, Referring to the implementation of jsbi (https://github.com/GoogleChromeLabs/babel-plugin-transform-jsbi-to-bigint)
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A very powerful and easy-to-use number precision calculation and formatting library.
A plugin for babel to transform `x * y` into something like `JSBD.multiply(x, y)` to support bigdecimals.
Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.
Fixed point arithmetic with BigInt. Can be used for money or scientific calculations with known precision.
Partial implementation of IEEE 754 Decimal128 decimal floating-point numbers
Decimal "big number" arbitrary-precision primitives with a lightweight yet powerful math library
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A BigDecimal implementation with native BigInts
A lightweight utility library designed for efficient manipulation and calculation of large numbers within arrays
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.
Fork of break_infinity.js by Patashu. All changes made to allow properly serializing the Decimal objects
Extension tipets support for bigdecimal.js