-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.2.2_10, 5.0
-
generic, sparc
-
generic
Add the functionality of JSR-013 Improved Decimal Arithmetic
into the J2SE core.
From JSR-013
The proposed enhancements to the BigDecimal class primarily add floating point arithmetic to the existing class, allowing the use of decimal numbers for general-purpose arithmetic (especially financial and user-centric applications) without the overheads and potential errors resulting from conversions to and from another type. In addition, safe conversion methods are added to protect programmers from inadvertent data loss.
###@###.### 2002-02-18
- duplicates
-
JDK-4454738 Decimal Arithmetic Issue
-
- Closed
-
-
JDK-4851776 Allow control of precision and rounding of BigDecimal arithmetic operations
-
- Resolved
-
- relates to
-
JDK-4902952 Remove jsr13 zero canonicalization requirement
-
- Resolved
-
-
JDK-4920825 Add divide methods taking RoundingMode objects
-
- Resolved
-
-
JDK-4891522 Update JSR 13 BigDecimal to use Tiger language features (enums, generics)
-
- Resolved
-
-
JDK-4899722 Add scaleByPowerOf10 method to BigDecimal
-
- Resolved
-
-
JDK-4904082 Semantics of divideInteger and remainder methods should be updated and clarified
-
- Resolved
-
-
JDK-4905335 Omitted static RoundingMode valueOf(int) method from 4891522
-
- Resolved
-
-
JDK-4907265 Refine jsr13 specification of application of preferred scale
-
- Resolved
-
-
JDK-4916097 Minor exponent over/underflow problem in jsr13 BigDecimal pow(int) method
-
- Resolved
-
-
JDK-4916149 Change BigDecimal ulp definition for zero values
-
- Resolved
-
-
JDK-4917089 sqe-lib : prototype :Tiger java.math.BigDecimal divideToIntegralValue(divisor,m
-
- Closed
-
-
JDK-4881832 Add static final TEN field to BigInteger
-
- Resolved
-
-
JDK-4905407 Specification of toEngineeringString should be clarified
-
- Resolved
-
-
JDK-4916146 Allow future implementations to use better BigDecimal pow algorithms
-
- Resolved
-
-
JDK-4943627 Deprecate rounding mode integer constants in BigDecimal and their uses
-
- Resolved
-
-
JDK-6375303 Review use of caching in BigDecimal
-
- Resolved
-
-
JDK-4108852 Add a BigDecimal fn: returns equal value having scale reduced as far as possible
-
- Resolved
-
-
JDK-4916066 Improve descriptions of jsr13 exact conversion methods
-
- Resolved
-
-
JDK-4851777 Add BigDecimal sqrt method
-
- Closed
-
-
JDK-4297957 Add algebraic and transcendental functions operating on BigDecimal
-
- Closed
-
-
JDK-4496369 RFE: Please add java.math.BigInteger.pow(long)
-
- Closed
-
-
JDK-4878207 request for new numeric methods round and truncate
-
- Closed
-