public class MIN extends MinAndMaxAndSUM
Function.Type
LOCALE_PREFIX
构造器和说明 |
---|
MIN() |
限定符和类型 | 方法和说明 |
---|---|
protected double |
init() |
protected double |
operation(double d1,
double d2) |
parseObject
getType, run
evalExpression
getCalculator, getCalculatorProvider, getCN, getDescription, getEN, getName, setCalculator, setName
protected double init()
init
在类中 SummaryFunction
protected double operation(double d1, double d2)
operation
在类中 SummaryFunction