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-05-10 13:39:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
classes
/
java
/
math
History
Daisuke Yamazaki
d58fb1e290
8374202: Simplify significand normalization in BigDecimal(double, MathContext) constructor
...
Reviewed-by: rgiulietti
2026-03-30 12:58:07 +00:00
..
BigDecimal.java
8374202: Simplify significand normalization in BigDecimal(double, MathContext) constructor
2026-03-30 12:58:07 +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
…
RoundingMode.java
8370028: Remove author tags from mathematical classes
2025-10-17 20:38:37 +00:00
SignedMutableBigInteger.java
…