With updates to the JLS to use "rounding policy" (JDK-7074799), the use of "rounding mode" versus "rounding policy" in java.lang.Math and StrictMath should be examined.
- relates to
-
JDK-7074799 4.2: Adopt IEEE 754-2019 terminology in JLS
-
- Resolved
-
-
JDK-8261366 Add discussion of IEEE 754 to BigDecimal
-
- Resolved
-
-
JDK-8273090 Add Math.ceilDiv() family parallel to Math.floorDiv() family
-
- Closed
-