> An implementation of `BigDecimal.nthRoot(int, MathContext)`. fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
Handle negative degrees differently to simplify and optimize code ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27148/files - new: https://git.openjdk.org/jdk/pull/27148/files/97502734..592c4776 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=32 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=31-32 Stats: 133 lines in 2 files changed: 37 ins; 72 del; 24 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
