Integrated: 8077587: BigInteger Roots
fabioromano1
duke at openjdk.org
Mon Sep 8 16:13:36 UTC 2025
On Sat, 26 Apr 2025 16:15:29 GMT, fabioromano1 <duke at openjdk.org> wrote:
> This PR implements nth root computation for BigIntegers using Newton method.
This pull request has now been integrated.
Changeset: ab12fbfd
Author: Fabio Romano <fabio19298 at gmail.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ab12fbfda2c364bb16ddf03b923989639f437f6a
Stats: 433 lines in 3 files changed: 430 ins; 0 del; 3 mod
8077587: BigInteger Roots
Reviewed-by: rgiulietti
-------------
PR: https://git.openjdk.org/jdk/pull/24898
More information about the core-libs-dev
mailing list