mirror of
https://github.com/boostorg/math.git
synced 2026-01-29 07:42:11 +00:00
* Use boost::math::signbit rather than comparison to zero. * Use boost::math::changesign rather than unary negation (unary negation fails for Intel on Linux when the argument is a zero). * Update to use boost::math::isnan/isinf rather than the old code. * Update to use boost::math constants. Fixes #6171. [SVN r75933]
33 KiB
33 KiB