There are 0 repository under big-number topic.
Java ☕ Domain on HackerRank - Problems & Solutions 📖📕📑
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.
A single-file C++ library for arithmetics with arbitrary length numbers
Goal: the whole computable googology in one incremental game
Nomeador de Números Gigantes em Python 3
A templated C++ library for big integers and large floating point numbers.
In this repository, a library has been provided that allows you to perform the four basic operations of addition, subtraction, multiplication and division on large and very large numbers.
Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.
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
Basic Numeric Operations for Unlimited Numbers In String Format
A C++ implementation of the class Big_Numbers, which specialises in the work with numbers consisting of more than 9 digits (10^9).
Prime decomposition of Kaprekar numbers (up to 29 digits)
:zzz: Integers for JavaScript (ℤ)
Calculate the number of steps before a given input reaches one, when the rules of Collatz Conjecture are applied.
A Super-Fast C-Program for converting very huge/big numbers from one base to another base without Limitation.
JavaScript Precision Arithmetic
Project 1 - Computer Architecture[FIT-HCMUS] : Represent big integer number (128 bits) & provide basic operations
A class for managing large numbers with a decimal scale, useful for web3 development
Solutions are in C++
Programming Laboratory Class. Operations with large numbers & a Fibonacci calculator implemented in C.
Calculation with numbers of unlimited size
Int128 for Unity
A high performance big number for c++