RFR: 8077587: BigInteger Roots [v78]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Sep 1 13:08:53 UTC 2025
On Fri, 29 Aug 2025 19:00:23 GMT, fabioromano1 <duke at openjdk.org> wrote:
>> This PR implements nth root computation for BigIntegers using Newton method.
>
> fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
>
> Revision changes
Is there some documentation proving your claims in the CSR about the accuracy (1.1 ulp and 0.55 ulp, resp.)?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24898#issuecomment-3242300097
More information about the core-libs-dev
mailing list