Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <p9u033x0sxhq.fsf@thym>
Date: Thu, 30 Jul 2026 10:16:49 +0200
From: Paul Zimmermann <Paul.Zimmermann@...ia.fr>
To: musl@...ts.openwall.com
Subject: issue in acosh

       Hi,

for x=-0x1.34e729fd08086p+21, Musl 1.2.6 yields 0x1.075fa39542c7fp+3
instead of NaN:

$ VERBOSE=-v ./doit.musl acosh 1000
Checking acosh with musl-1.2.6
Using seed 16199
tested 1121438 numbers from extra file
Using 20 thread(s)
acosh 0 -1 -0x1.34e729fd08086p+21 [0] [inf] inf inf
libm gives 0x1.075fa39542c7fp+3
mpfr gives -nan

Paul Zimmermann

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.