ckormanyos / wide-decimalLinks
Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.
☆54Updated 7 months ago
Alternatives and similar repositories for wide-decimal
Users that are interested in wide-decimal are comparing it to the libraries listed below
Sorting:
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.