Arbitrary precision floating point numbers library
-
Updated
Mar 21, 2024 - Rust
Arbitrary precision floating point numbers library
A library set of arbitrary precision numbers implemented in Rust.
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
FPGA acceleration of arbitrary precision floating point computations.
The natural numbers, ℕ = { 0, 1, 2, ... }.
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.
mulprectest is a Python library for students which learn how to implement a PI in multiple precision. It's designed to make it's easy to test a PI by multiple precision.
Add a description, image, and links to the multiple-precision topic page so that developers can more easily learn about it.
To associate your repository with the multiple-precision topic, visit your repo's landing page and select "manage topics."