-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.0
-
generic
-
generic
Name: rmT116609 Date: 08/24/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.0-RC1)
Java HotSpot(TM) Client VM (build Blackdown-1.3.0-RC1, mixed mode)
Currently the BigInteger class only provides pow(int). It
is useful to have pow(long) too.
(Review ID: 130652)
======================================================================
###@###.### 10/28/04 00:56 GMT
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.0-RC1)
Java HotSpot(TM) Client VM (build Blackdown-1.3.0-RC1, mixed mode)
Currently the BigInteger class only provides pow(int). It
is useful to have pow(long) too.
(Review ID: 130652)
======================================================================
###@###.### 10/28/04 00:56 GMT
- relates to
-
JDK-4609098 Add Decimal Arithmetic Enhancements into J2SE (JSR-013)
- Closed
-
JDK-4851776 Allow control of precision and rounding of BigDecimal arithmetic operations
- Resolved
-
JDK-4297957 Add algebraic and transcendental functions operating on BigDecimal
- Closed