Class PPMT
java.lang.Object
org.apache.poi.ss.formula.functions.NumericFunction
org.apache.poi.ss.formula.functions.PPMT
- All Implemented Interfaces:
Function
Compute the interest portion of a payment.
-
Field Summary
Fields inherited from class org.apache.poi.ss.formula.functions.NumericFunction
ABS, ACOS, ACOSH, ASIN, ASINH, ATAN, ATAN2, ATANH, CEILING, COMBIN, COS, COSH, DEGREES, DOLLAR, EVEN, EXP, FACT, FLOOR, INT, LN, LOG, LOG10, MOD, ODD, PI, POISSON, POWER, RADIANS, RAND, ROUND, ROUNDDOWN, ROUNDUP, SIGN, SIN, SINH, SQRT, TAN, TANH, TRUNC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ss.formula.functions.NumericFunction
checkValue, evaluate
-
Constructor Details
-
PPMT
public PPMT()
-
-
Method Details
-
eval
- Throws:
EvaluationException
-