|
|||||||||||
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
org.apache.poi.hssf.record.formula.functions.XYNumericFunction
org.apache.poi.hssf.record.formula.functions.Sumx2py2
Field Summary |
Fields inherited from class org.apache.poi.hssf.record.formula.functions.XYNumericFunction |
X, Y |
Fields inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
E, PI |
Constructor Summary | |
Sumx2py2()
|
Method Summary | |
Eval |
evaluate(Eval[] operands,
int srcCellRow,
short srcCellCol)
|
Methods inherited from class org.apache.poi.hssf.record.formula.functions.XYNumericFunction |
ensureCapacity, getDoubleValue, getMaxNumOperands, getNumberArray, getValues, getXlator, isNumberEval, trimToSize |
Methods inherited from class org.apache.poi.hssf.record.formula.functions.NumericFunction |
singleOperandEvaluate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Sumx2py2()
Method Detail |
public Eval evaluate(Eval[] operands, int srcCellRow, short srcCellCol)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |