mirror of
https://github.com/boostorg/math.git
synced 2026-01-27 19:12:08 +00:00
Fix digits_base10 to actually return the correct value! Add support for negative x. Add missing using declaration to digamma. Update tests with negative x tests.