Re: [PATCH 0/4] math: Fix inaccurate sin/cos/tan for large arguments (BZ 34376)
Adhemerval Zanella Netto <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 17/07/26 04:48, Paul Zimmermann wrote: > Hi Adhemerval, > > in addition to Carlos' review, I tested all three functions with all > 21892 corner cases I produced, and the largest found error is the same > as before BZ 34376. > > If this patch does not go into 2.44, we will have to report huge errors > for trigonometric functions in 2.44 in our new update (which will follow > the 2.44 release). I will install these today, it is a net gain and does fix a regression. My plan is to check on CORE-MATH for next release.