FLINT (Fast Library for Number Theory)
- Updated
Nov 28, 2025 - C
FLINT (Fast Library for Number Theory)
BC is an arbitrary precision arithmetic calculator written in C, inspired by the GNU bc. Supports basic arithmetic operations along with modulo, exponentiation, and shift operations.
This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic.
A command-line RSA tool written in C, using a custom-built arbitrary-precision arithmetic (BigInt) library.
C library which provides a set of basic arithmetic operations on arbitrary-precision integers
Add a description, image, and links to the arbitrary-precision-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the arbitrary-precision-arithmetic topic, visit your repo's landing page and select "manage topics."