@m93a/decimal.js
An arbitrary-precision Decimal type for JavaScript.
An arbitrary-precision Decimal type for JavaScript.
A native big decimal NPM library for typescript using BigInt class to support 18 digit floating point number arithmetics with high precision in the range -1e36 to 1e36, inclusive.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases
Library that solves the recurring decimal problem with fractions
A JavaScript library that handles arithmetic for numbers as large as {10,9e15,1,1,1,2}.
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
@numio/bigmath is an arbitrary-precision arithmetic library. It can be used for basic operations with decimal numbers (integers and float)
Arbitrary precision decimal arithmetic library. Polyfill for decimal proposal. Implemented on the top of BigInt.
An arbitrary precision Decimal type for TypeScript that extends BigInt.
Partial implementation of IEEE 754 Decimal128 decimal floating-point numbers
Write formulas with template literals.
Write formulas with template literals.
Babel plugin to replace tagged template literals with BigNum JS expressions.
Arbitrary-precision decimal arithmetic with BigInt.
BigDecimal provides arbitrary-precision signed decimal numbers.
Rational numbers for JavaScript
An arbitrary-precision Decimal type for JavaScript.
Utility functions to convert numbers to and from big decimal objects.
An arbitrary-precision Decimal type for JavaScript.