mirror of
https://github.com/boostorg/math.git
synced 2026-01-30 20:12:09 +00:00
Avoids hitting tgamma on a negative integer, also improves accuracy when b-a-0.5 is close to a negative integer. Fixes https://github.com/boostorg/math/issues/1034.