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