Documentation Contents |
Enhancements to java.math |
BigDecimal
class has added support for
fixed-precision floating-point computation. Refer to JSR 13.Math
and StrictMath
libraries include hyperbolic transcendental functions (sinh,
cosh, tanh), cube root, base 10 logarithm, etc.Float
and Double
.Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved. Please send comments using this Feedback page. |
Java Technology |