Uses of Class
org.apache.commons.math4.exception.MathArithmeticException

Packages that use MathArithmeticException 
Package Description
org.apache.commons.math4
Common classes used throughout the commons-math library.
org.apache.commons.math4.analysis.differentiation
This package holds the main interfaces and basic building block classes dealing with differentiation.
org.apache.commons.math4.analysis.interpolation
Univariate real functions interpolation algorithms.
org.apache.commons.math4.distribution
Implementations of common discrete and continuous distributions.
org.apache.commons.math4.linear
Linear algebra support.
org.apache.commons.math4.stat.inference
Classes providing hypothesis testing.
org.apache.commons.math4.util
Convenience routines and common data structures used throughout the commons-math library.