bignumber topic

List bignumber repositories

BhimIntegers

49
Stars
12
Forks
Watchers

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

42
Stars
3
Forks
Watchers

arbitrary precision arithmetic library

decimal

6.0k
Stars
613
Forks
Watchers

Arbitrary-precision fixed-point decimal numbers in Go

BigNumber

179
Stars
42
Forks
Watchers

C++ class for creating and computing arbitrary-length integers

tiny-bignum-c

410
Stars
80
Forks
Watchers

Small portable multiple-precision unsigned integer arithmetic in C

break_infinity.js

195
Stars
34
Forks
Watchers

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

6.5k
Stars
741
Forks
Watchers

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

decimal.js

6.2k
Stars
478
Forks
Watchers

An arbitrary-precision Decimal type for JavaScript

big.js

4.7k
Stars
407
Forks
Watchers

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.