public class PPMT extends NumericFunction
NumericFunction.OneArg, NumericFunction.TwoArg
ABS, ACOS, ACOSH, ASIN, ASINH, ATAN, ATAN2, ATANH, CEILING, COMBIN, COS, COSH, DEGREES, DOLLAR, EXP, FACT, FLOOR, INT, LN, LOG, LOG10, MOD, PI, POISSON, POWER, RADIANS, RAND, ROUND, ROUNDDOWN, ROUNDUP, SIGN, SIN, SINH, SQRT, TAN, TANH, TRUNC
Constructor and Description |
---|
PPMT() |
Modifier and Type | Method and Description |
---|---|
double |
eval(ValueEval[] args,
int srcCellRow,
int srcCellCol) |
checkValue, evaluate, singleOperandEvaluate
public double eval(ValueEval[] args, int srcCellRow, int srcCellCol) throws EvaluationException
eval
in class NumericFunction
EvaluationException
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.