> An implementation of `BigDecimal.nthRoot(int, MathContext)`. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
fabioromano1 has updated the pull request incrementally with one additional commit since the last revision: test BD.rootn() on negative with even degrees ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27148/files - new: https://git.openjdk.org/jdk/pull/27148/files/2531883c..d42e189f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=35 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=34-35 Stats: 1321 lines in 4 files changed: 1318 ins; 0 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
