public class Max extends SumType
curNumberOfParameters, numberOfParameters| Constructor and Description |
|---|
Max() |
| 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 Object evaluate(Object[] elements) throws ParseException
SumTypeevaluate in class SumTypeelements - the y valuesParseExceptionCopyright © 2018. All rights reserved.