Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Exponential function

There is a bug whe using any quadmath expq function on GCC:

GCC bug #60349

mingw-64 bug #368

To work round this defect, an alternative implementation of 128-bit exp is temporarily provided by boost/cstdfloat.hpp.


PrevUpHomeNext