All Categories → Mathematics → bignumber

Top 15 bignumber open source projects

Bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
Big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Decimal
Arbitrary-precision fixed-point decimal numbers in go
goff
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
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 arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Euler
The open-source computational framework for the Swift language
klibcpp
kedixa's Cplusplus Library(timer, multiarray, unsigned_bigint, bigint, rational)
bcmath-extended
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
BigNumber
A really long long long long long long number in C++
evm-bn
Convert fixed-point numbers to ethers big numbers and vice-versa.
BigInteger
Be limited not by the size of your register but by the bulk of your RAM.
nein-math
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
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.
1-15 of 15 bignumber projects