Extended precision arithmetic types for floating point, integer, and rational arithmetic
Master | Develop | |
---|---|---|
Drone | ||
Github Actions | ||
Codecov |
Boost.Multiprecision
is a C++ library that provides integer, rational, floating-point, complex and interval number types
having more range and precision than the language's ordinary built-in types.
Language adherence:
Boost.Multiprecision
requires a compliant C++14 compiler.- It is compatible with C++14, 17, 20, 23 and beyond.
The big number types in Boost.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_87_0/libs/multiprecision |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
6 Versions
version | 1.87.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.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/legacy |
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 |