public class UDFExp extends UDFMath
| Constructor and Description |
|---|
UDFExp() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleWritable |
doEvaluate(DoubleWritable a)
Raise e (the base of natural logarithm) to the power of a.
|
getRequiredFiles, getRequiredJars, getResolver, setResolverprotected DoubleWritable doEvaluate(DoubleWritable a)
doEvaluate in class UDFMathCopyright © 2017 The Apache Software Foundation. All rights reserved.