bignumbers
There are 44 repositories under bignumbers topic.
josdejong/mathjs
An extensive math library for JavaScript and Node.js
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
Patashu/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.
Patashu/break_eternity.js
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
BartJongejan/Bracmat
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
hmmhmmhm/safebase
Tiny 2kb, zero deps, infinite precision: SafeBase for all your big integer + big decimal needs.
Rubilmax/evm-maths
➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics
tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
3F/LX4Cnh
Algorithm for high-speed multiplication of LARGE numbers
BaseMax/BigNumberC
The Big Number C library is a C library for arbitrary precision arithmetic. It can be used to perform arithmetic operations on numbers of arbitrary size. It is written in C and is designed to be portable and efficient. You can work with numbers of any size, and the library will automatically allocate memory as needed.
masterzorag/ec_ocl
Elliptic Curve OpenCL implementation
chipjarred/KnuthAlgorithmD
Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3
abhishekpatel946/Custom-Numeral
A javascript library for formatting and manipulating numbers fully customizable..
aprismatic/bigintegerext
Extension methods for .NET BigInteger class
int128-libraries/curtint128
A 128 bit unsigned integer operations header-only class for CUDA and C++
jancarauma/fatorial
Cálculo do fatorial de números gigantes
mgorzkowski/abn
ABN Calculating C library for Embedded Systems
aprismatic/bigfraction
BigFraction implementation using .NET BigInteger class.
FrederickRoman/collatz-graph
Collatz conjecture graph calculator that calculates and displays in-browser the sequence of large numbers.
int128-libraries/llvmint128
A 128 bit unsigned integer operations class based on LLVM Flang
JL2014/dec2bin
Command line tool to convert big number to binary (from base 10 to 2)
make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
th-blitz/BigInt
A BigInt Library in C focused on Best performance and Design (Ease of use).
zambodev/big-number-toolbox-library
Big Number Toolbox Libray: A big number library built from scratch in C
enaraemre/FCTRL---Factorial
FCTRL - Factorial Csharp&Pyhton
glitchyfishys/InfinityClicker
scratch game as a page :)
Mykhail024/BigNumberMultiplication
Large number multiplication program with GUI and graph. Based on qt6
whatthefoxsay0/Foximal
A Javascript library for big Numbers.
bestprogramming/BigIntAddition
BigInt Addition
bestprogramming/BigIntMultiplication
BigInt Multiplication
bestprogramming/Photon
Diffraction Grating, Gravity waves
bestprogramming/PhotonPattern
Diffraction Grating
chase-manning/scaled-number
A class for managing large numbers with a decimal scale, useful for web3 development
DuaA-A/BigRealApplication
Handle large decimal and real numbers with ease.
fatihdoganay/BigIntMultiplication
BigInt Multiplication
Nicolas-Reyland/hate-of-composite
Hate Of Composite is a tool written in C to fiddle with prime numbers