|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.formula.functions.NumericFunction
Field Summary | |
protected static double |
E
|
protected static double |
PI
|
Constructor Summary | |
NumericFunction()
|
Method Summary | |
protected ValueEvalToNumericXlator |
getXlator()
this is the default impl of the factory(ish) method getXlator. |
protected ValueEval |
singleOperandEvaluate(Eval eval,
int srcRow,
short srcCol)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.poi.hssf.record.formula.functions.Function |
evaluate |
Field Detail |
protected static final double E
protected static final double PI
Constructor Detail |
public NumericFunction()
Method Detail |
protected ValueEvalToNumericXlator getXlator()
protected ValueEval singleOperandEvaluate(Eval eval, int srcRow, short srcCol)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |