public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* regression in Newlib 4.2.0
@ 2022-02-04  4:36 Paul Zimmermann
  2022-02-09 13:52 ` [PATCH] Fix expf overflow limit Andoni Arregi
  2022-02-09 14:27 ` regression in Newlib 4.2.0 Andoni Arregi
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Zimmermann @ 2022-02-04  4:36 UTC (permalink / raw)
  To: newlib

       Hi,

I noticed a regression in Newlib 4.2.0:

Checking exp with newlib-4.2.0.20211231
MPFR library: 4.1.0
MPFR header:  4.1.0 (based on 4.1.0)
libm wrong by up to 1.94e+04 ulp(s) for x=0x1.62e302p+6
exp      gives inf
mpfr_exp gives 0x1.ff691ep+127
Total: errors=17982998 (0.42%) errors2=151 maxerr=1.94e+04 ulp(s)

The largest error for expf in Newlib 4.1.0 was 0.911 ulps
(https://members.loria.fr/PZimmermann/papers/accuracy.pdf).

Best regards,
Paul

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-10 15:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04  4:36 regression in Newlib 4.2.0 Paul Zimmermann
2022-02-09 13:52 ` [PATCH] Fix expf overflow limit Andoni Arregi
2022-02-10 15:01   ` Corinna Vinschen
2022-02-10 15:38   ` Paul Zimmermann
2022-02-09 14:27 ` regression in Newlib 4.2.0 Andoni Arregi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).