public class UDFCos extends UDF
| Constructor and Description |
|---|
UDFCos() |
| Modifier and Type | Method and Description |
|---|---|
DoubleWritable |
evaluate(DoubleWritable a)
Take Cosine of a.
|
getRequiredFiles, getRequiredJars, getResolver, setResolverpublic DoubleWritable evaluate(DoubleWritable a)
Copyright © 2012 The Apache Software Foundation