Package org.apache.commons.lang.math

Extends 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.
 

Package org.apache.commons.lang.math Description

Extends java.math for business mathematical classes. This package is intended for business mathematical use, not scientific use.

Since:
2.0


Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.