To adhere more closely to IEEE 754-2019 section on recommended functions, it is better to rename BigInteger::nthRoot to BigInteger::rootn, and BigInteger::nthRootAndRemainder to BigInteger::rootnAndRemainder.
- csr for
-
JDK-8370629 Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
-
- Closed
-
- relates to
-
JDK-8077587 BigInteger Roots
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/e9479b51
-
Review(master)
openjdk/jdk/27980