RFR: 8360559: Optimize Math.sinh for x86 64 bit platforms

Mohamed Issa missa at openjdk.org
Thu Jul 10 14:33:40 UTC 2025


On Thu, 10 Jul 2025 04:52:01 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> What is the accuracy of the algorithm in ulps (units the last place)?
> 
> The java.lang.Math specification has max error and various other accuracy requirements any implementation must meet.

0.51 ulps

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26152#issuecomment-3057699676


More information about the core-libs-dev mailing list