Uses of Interface
Maths.FunctionParser

Packages that use FunctionParser
Maths Provides maths classes. 
 

Uses of FunctionParser in Maths
 

Constructors in Maths with parameters of type FunctionParser
CompiledFunction.Function(FunctionParser p, java.lang.String name, CompiledFunction[] inputs)
          Default constructor
MathsParse(FunctionParser... fps)
          Default constructor.