Extended precision arithmetic types for floating point, integer, and rational arithmetic
ANNOUNCEMENT: This library requires a compliant C++14 compiler.
Master | Develop | |
---|---|---|
Drone | ||
Github Actions | ||
Codecov |
The Multiprecision Library provides integer, rational, floating-point, complex and interval number types in C++ that have more range and precision than C++'s ordinary built-in types. The big number types in Multiprecision can be used with a wide selection of basic mathematical operations, elementary transcendental functions as well as the functions in Boost.Math. The Multiprecision types can also interoperate with the built-in types in C++ using clearly defined conversion rules. This allows Boost.Multiprecision to be used for all kinds of mathematical calculations involving integer, rational and floating-point types requiring extended range and precision.
... More
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/multiprecision |
doc-url | www.boost.org/doc/libs/1_85_0/libs/multiprecision |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
5 Versions
version | 1.85.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 10; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random, libboost-throw-exception |
reviews | +1 |
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 10; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random, libboost-throw-exception |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 10; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random, libboost-throw-exception |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 9; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 10; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random, libboost-rational |
reviews | +1 |