![]() |
|
Message-ID: <ee30c55b-f472-81c6-b9b9-e31e88f7b9ae@esi.com.au> Date: Sun, 29 Jun 2025 01:55:38 +1000 (AEST) From: Damian McGuckin <damianm@....com.au> To: MUSL <musl@...ts.openwall.com> Subject: ctanh - handling of largish arguments Does anybody know where there is any documentation or algebra for the derivation of the limit in the handling of largish values of the real component, i.e. when |x| > 11 for float and |x| > 22 for double. While I get similar, it is not the same. I must be missing something. The author is David Schultz from about 2011 in the FreeBSD project. The GNU version has some similar logic for largish values of the real component, but even more different limits which I cannot explain at all. Thanks - Damian
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.