> An implementation of `BigDecimal.nthRoot(int, MathContext)`. fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
Correct nth root assertion checks for input < 0 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27148/files - new: https://git.openjdk.org/jdk/pull/27148/files/05f63bc9..372ecbbf Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=23 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=22-23 Stats: 14 lines in 1 file changed: 10 ins; 1 del; 3 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
