Package math.numericalmethods
-
Class Summary Class Description Fmath FunctionExpander Objects of this class take a function as input and convert it into its polynomial form.Integration NumericalDerivative NumericalIntegral Objects of this class are able to perform numerical integration of a curve within a given range given that the function is continuous throughout that range.RootFinder Objects of this class are used to solve for the roots of non-implicit equations.