Uses of Interface
org.hipparchus.analysis.CalculusFieldUnivariateFunction

Package
Description
Parent package for common numerical analysis procedures, including root finding, function interpolation and integration.
Numerical integration (quadrature) algorithms for univariate real functions.
Gauss family of quadrature schemes.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable univariate real functions.
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental functions.