Class Odd
java.lang.Object
com.google.refine.expr.functions.math.Odd
- All Implemented Interfaces:
Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(Properties bindings, Object[] args) static doubleroundUpToOdd(double d)
-
Constructor Details
-
Odd
public Odd()
-
-
Method Details
-
call
-
roundUpToOdd
public static double roundUpToOdd(double d) -
getDescription
- Specified by:
getDescriptionin interfaceFunction
-
getParams
-
getReturns
- Specified by:
getReturnsin interfaceFunction
-