|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.math
for business mathematical classes.
See:
Description
Class Summary | |
---|---|
Fraction | Fraction is a Number implementation that
stores fractions accurately. |
IEEE754rUtils | Provides IEEE-754r variants of NumberUtils methods. |
NumberUtils | Provides extra functionality for Java Number classes. |
Extends java.math
for business mathematical classes. This package is intended for business
mathematical use, not scientific use. See Commons Math
for a more complete set of mathematical classes.
These classes are immutable, and therefore thread-safe.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |