Package org.apache.commons.lang3.math
Extends
java.math for business mathematical classes.See: Description
-
Class Summary Class Description Fraction Fractionis aNumberimplementation that stores fractions accurately.IEEE754rUtils Provides IEEE-754r variants of NumberUtils methods.NumberUtils Provides extra functionality for Java Number classes.
Package org.apache.commons.lang3.math Description
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.- Since:
- 2.0
These classes are immutable, and therefore thread-safe.
DMelt 3.0 © DataMelt by jWork.ORG