> An implementation of `BigDecimal.nthRoot(int, MathContext)`. fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
Ensure correct precision for rounding and simplify code ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27148/files - new: https://git.openjdk.org/jdk/pull/27148/files/832e3c68..ee2d762a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=16 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=15-16 Stats: 19 lines in 1 file changed: 11 ins; 8 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/27148.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27148/head:pull/27148 PR: https://git.openjdk.org/jdk/pull/27148
