@CalcMgrExcelPRICEMAT

Purpose:

Returns the price per $100 face value of a security that pays interest at maturity

Syntax:

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

CDF Spec: @CalcMgrExcelPRICEMAT((settlement, maturity, issue, rate, yld, basis)

Note:

Date parameters used in @CalcMgrExcel functions must be in an Excel format. See @CalcMgrExcel Custom Functions with Date Parameters.