public abstract static class FunctionUtil.MathFunction extends Object implements FunctionUtil.Function
FunctionUtil.MathFunction()
Number
evaluate(List<?> values)
abstract Double
evaluate(Number value)
DataType
getResultType(DataType dataType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FunctionUtil.MathFunction()
public abstract Double evaluate(Number value)
public DataType getResultType(DataType dataType)
public Number evaluate(List<?> values)
evaluate
FunctionUtil.Function
Copyright © 2013 University of Tartu. All Rights Reserved.