Closed jzmaddock closed 2 months ago
I'll take a look. I'm pretty sure that the tgamma implementation function had a recursive case in it so it got separated into two functions.
Edit: https://github.com/boostorg/math/commit/18ef483309516837cfc382e39385445fc65cd379
The recent refactoring seems to have caused some error handling losses in tgamma, for example: