mirror of
https://github.com/boostorg/math.git
synced 2026-01-27 07:02:08 +00:00
* solve.hpp: fabs -> std::abs in templated function correction needed to make boost::math::tools::solve<T> work with T=long double * using std::abs as suggested by Nick