Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 30 Jan 2019 15:44:23 +0300 (MSK)
From: Alexander Monakov <amonakov@...ras.ru>
To: musl@...ts.openwall.com
Subject: Re: Possible Mistype in exp.c

On Wed, 30 Jan 2019, Szabolcs Nagy wrote:
> for < 1 ulp the main trick is computing the result as x+y where x is
> exact and y is inexact but much smaller than x in magnitude. (this is
> the only way to get worst case error < 1 ulp with an fp operation that
> does a rounding and at least one of the inputs is inexact.)

As I recall this was covered in your GNU Cauldron presentation.
Can you upload the slides of that talk to the GCC wiki?

(I can help with adding your account to EditorGroup if needed
or upload the slides on your behalf if you send me the pdf)

Thanks.
Alexander

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.