Uses of Class
org.apache.commons.math3.exception.NumberIsTooLargeException

Packages that use NumberIsTooLargeException
Package
Description
Parent package for common numerical analysis procedures, including root finding, function interpolation and integration.
This package holds the main interfaces and basic building block classes dealing with differentiation.
Numerical integration (quadrature) algorithms for univariate real functions.
Root finding algorithms, for univariate real functions.
Implementations of common discrete and continuous distributions.
This package provides Genetic Algorithms components and implementations.
This package provides basic geometry components on the 1-sphere.
Linear algebra support.
Random number and random data generators.
Implementations of special functions such as Beta and Gamma.
Classes providing hypothesis testing.
Classes providing binomial proportion confidence interval construction.
Convenience routines and common data structures used throughout the commons-math library.