Class Odd
java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.functions.NumericFunction.OneArg
org.apache.poi.ss.formula.functions.Odd
- All Implemented Interfaces:
Function
,Function1Arg
- Author:
- Amol S. Deshmukh < amolweb at ya hoo dot com >
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
eval, evaluate
Methods inherited from class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
evaluate
-
Constructor Details
-
Odd
public Odd()
-
-
Method Details
-
evaluate
protected double evaluate(double d) - Specified by:
evaluate
in classNumericFunction.OneArg
-