This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-02-24 09:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
classes
/
java
/
math
History
Raffaello Giulietti
e9479b517a
8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
...
Reviewed-by: darcy
2025-10-27 08:15:00 +00:00
..
BigDecimal.java
8370057: Correct scale handling of BigDecimal.sqrt
2025-10-23 17:02:44 +00:00
BigInteger.java
8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
2025-10-27 08:15:00 +00:00
BitSieve.java
8355300: Add final to BitSieve
2025-04-23 13:01:42 +00:00
MathContext.java
8370028: Remove author tags from mathematical classes
2025-10-17 20:38:37 +00:00
MutableBigInteger.java
8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
2025-10-27 08:15:00 +00:00
package-info.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
RoundingMode.java
8370028: Remove author tags from mathematical classes
2025-10-17 20:38:37 +00:00
SignedMutableBigInteger.java
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
2020-03-28 21:07:55 -07:00