public class Sum extends SumType
curNumberOfParameters, numberOfParameters| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Object[] elements)
Evaluates the function given the set of y values.
|
checkNumberOfParameters, evaluate, evaluate, runcheckStack, getNumberOfParameters, setCurNumberOfParameterspublic Sum(JEP j)
public Object evaluate(Object[] elements) throws ParseException
SumTypeevaluate in class SumTypeelements - the y valuesParseExceptionCopyright © 2018. All rights reserved.