Class NumericFunctionHelper
- java.lang.Object
-
- org.apache.poi.ss.formula.functions.NumericFunctionHelper
-
public class NumericFunctionHelper extends Object
- Author:
- ashish
-
-
Constructor Summary
Constructors Constructor Description NumericFunctionHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
checkValue(double result)
-
-
-
Method Detail
-
checkValue
public static final double checkValue(double result) throws EvaluationException
- Throws:
EvaluationException
-
-