> This PR implements nth root computation for BigIntegers using Newton method.

fabioromano1 has updated the pull request incrementally with two additional 
commits since the last revision:

 - Removed trailingwhitespace
 - Revision changes
   
   Revision changes, with explanation comment for initial estimate's 
computation.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24898/files
  - new: https://git.openjdk.org/jdk/pull/24898/files/e2a3f402..953b31a8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24898&range=23
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24898&range=22-23

  Stats: 65 lines in 2 files changed: 23 ins; 12 del; 30 mod
  Patch: https://git.openjdk.org/jdk/pull/24898.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24898/head:pull/24898

PR: https://git.openjdk.org/jdk/pull/24898

Reply via email to