[PATCH v2 06/12] math: Use lgamma from CORE-MATH

DJ Delorie dj@redhat.com
Thu Oct 23 19:54:25 GMT 2025


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> +      else if (fabs (fh) < 0x1.76cp-3 && sx > -8.53 && sx < -8)

Does it matter if -8.53 isn't precise?  I don't think it should, but
you replace 2.61 with an 0xp constant...

Other than that, LGTM
Reviewed-by: DJ Delorie <dj@redhat.com>



More information about the Libc-alpha mailing list