Closed ctcaldwell closed 11 years ago
Added evaluate method to MathFunction. Accepts a double value and returns the a double, evaluating the function for the provided variable value.
@ctcaldwell Now we're cooking. Looks great, thanks!
Added evaluate method to MathFunction. Accepts a double value and returns the a double, evaluating the function for the provided variable value.