2006-11-01から1ヶ月間の記事一覧

Enhancements

JDK6.0 StrictMath copySign() getExponent() nextAfter() nextUp() scalb() JDK 5.0 The BigDecimal class has added support for fixed-precision floating-point computation. Refer to JSR 13. The Math and StrictMath libraries include hyperbolic tr…