List Question
20 TechQA 2023-10-05T05:49:38.503000Will Boost's float128 type work on Visual C++?
38 views
Asked by Steven Rosario
Checking if a sum of fractions is greater or equal to 1 without calculating the sum
211 views
Asked by Bolpat
Rounding a floating-point number to a given precision
175 views
Asked by Yasara
Creating a static lookup table when the integer type is Boost multiprecision number/cpp_int
72 views
Asked by intrigued_66
CMake, Boost multiprecision float128 and Clang "fatal error: 'quadmath.h' file not found"
279 views
Asked by rare77
How to catch boost::wrapexcept from cpp_int?
504 views
Asked by MartinD
C++ Boost multiprecision integer uint256_t has sizeof bigger than 32 bytes
649 views
Asked by Arty
How to convert huge numbers of boost multiprecision (cpp_bin_float) efficiently?
169 views
Asked by Paul Aner
'=': cannot convert from 'int' to 'std::_Iosb<int>::_Fmtflags'
110 views
Asked by Vlad Keel
format boost multiprecision cpp_int with fmt
239 views
Asked by Vlad Keel
Boost::multiprecision and cardinal_cubic_b_spline
286 views
Asked by orion
How to transform a python (long) integer to a boost multiprecision int with C API
122 views
Asked by Vlad Keel
boost multiprecision does not work c++ builder community 64 bit version
164 views
Asked by david
How was boost cpp_int arithmetic operations were implemented?
164 views
Asked by Bondrewd
Convert boost::multiprecision::cpp_dec_float_100 to string with precision
543 views
Asked by bladzio
Precision rounding problem with boost multiprecision
234 views
Asked by bladzio
Proof that user compressed public key corresponds the curve equation (secp256k1)
586 views
Asked by bladzio
Arbitrary multiprecision inside the integrand of a GSL monte carlo integration
212 views
Asked by CafféSospeso