44 results for “topic:big-number”
Convert long numbers into a human-readable format in Python
A C++ library for big integers and dynamic precision floating-point
mirror of Fabrice Bellard's libbf tar releases, with fixes and CI
BeeNum is an arbitrary-precision arithmetic library.
Simple Big Number library for Lua (at least ~ee14)
Benchmarks of Rust big number crates with Pi calculation.
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
Taxicab numbers, upper bounds up to BTa(23), their decomposition x³ + y³ (and prime factor decomposition)
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.
Сложение чисел столбиком
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
probing SEcurity of NETwork
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
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.
Generate the nth Fibonacci number (with a large value of n)
Command line tool to convert big number to binary (from base 10 to 2)
Tool for factor decomposition of big composite numbers
Display a line of Pascal triangle
:zzz: Integers for JavaScript (ℤ)
Magic square of squares (4x4 dimension), big numbers supported
Calculate the number of steps before a given input reaches one, when the rules of Collatz Conjecture are applied.
No description provided.
Generate the Zeckendorf representation of a n number
Prime decomposition of Kaprekar numbers (up to 29 digits)
A high performance big number for c++