Submits a new function for analysis.
Note: This method is not synchronized with the other methods (that is, it is not thread-safe).
In order to provide a function which is to be used within the algorithms contained within this class you are required to implement the Function interface. For further details concerning how this interface is to be implemented (including source code) please see the documentation accompanying the Function interface.
EquationSolver Class | WebCab.Libraries.Math.EquationSolver Namespace