@CalcMgrExcelPPMT

Purpose:

Returns the payment on the principal for a given period for an investment based on periodic, constant payments and a constant interest rate

Syntax:

Java Class: com.hyperion.calcmgr.common.excel.cdf.ExcelFinancialFunctions.PPMT(double,double,double,double,double,double)

CDF Spec: @CalcMgrExcelPPMT(rate, per, nper, pv, fv, type)