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