public class UDFLn extends UDFMath
| Constructor and Description |
|---|
UDFLn() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleWritable |
doEvaluate(DoubleWritable a)
Returns the natural logarithm of "a".
|
getRequiredFiles, getRequiredJars, getResolver, setResolverprotected DoubleWritable doEvaluate(DoubleWritable a)
doEvaluate in class UDFMathCopyright © 2019 The Apache Software Foundation. All Rights Reserved.