RFR: 8077587: BigInteger Roots [v82]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Sep 8 15:39:22 UTC 2025
On Mon, 8 Sep 2025 14:34:06 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
If you need this method for the `BigDecimal.nthRoot()` work, then add it in that PR.
But for this PR I suggest removing it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24898#issuecomment-3266878578
More information about the core-libs-dev
mailing list