Skip to content
#

big-number

Here are 49 public repositories matching this topic...

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.

  • Updated Nov 11, 2022
  • C

HugeReal is a C++ arbitrary-precision real number library that enables high-accuracy computation on extremely large numbers. It supports core arithmetic operations, comparisons, and file I/O, with precision limited only by system memory, making it suitable for scientific and mathematical applications

  • Updated Feb 18, 2025
  • C++

Improve this page

Add a description, image, and links to the big-number topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the big-number topic, visit your repo's landing page and select "manage topics."

Learn more