bignumber topic
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform...
hebimath
arbitrary precision arithmetic library
javascript-biginteger
A big integer library for JavaScript
decimal
Arbitrary-precision fixed-point decimal numbers in Go
BigNumber
C++ class for creating and computing arbitrary-length integers
tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
break_infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
decimal.js
An arbitrary-precision Decimal type for JavaScript
big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.