Uses of Package
org.apache.commons.math4.analysis.polynomials

Packages that use org.apache.commons.math4.analysis.polynomials 
Package Description
org.apache.commons.math4.analysis.interpolation
Univariate real functions interpolation algorithms.
org.apache.commons.math4.analysis.polynomials
Univariate real polynomials implementations, seen as differentiable univariate real functions.
org.apache.commons.math4.analysis.solvers
Root finding algorithms, for univariate real functions.