Class ExpFunction

java.lang.Object
org.datanucleus.store.query.inmemory.method.MathFunction
org.datanucleus.store.query.inmemory.method.ExpFunction
All Implemented Interfaces:
InvocationEvaluator

public class ExpFunction extends MathFunction
Evaluator for the function EXP(numExpr).