HN.zip

The GNU libc atanh is correctly rounded

40 points by matt_d - 2 comments
kergonath [3 hidden]5 mins ago
I don’t think I ever used atanh, but I always love some floating-point nerdery. These other documents by the same team are fantastic resources: https://inria.hal.science/hal-04714173v2/document for complex values and https://members.loria.fr/PZimmermann/papers/accuracy.pdf for real values.

Lots of good stuff here: https://members.loria.fr/PZimmermann/papers/ .

jonathrg [3 hidden]5 mins ago
Good to know!