@CalcMgrExcelCOUPNUM

Purpose:

Returns the number of coupons payable between the settlement date and maturity date, rounded up to the nearest whole coupon

Syntax:

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

CDF Spec: @CalcMgrExcelCOUPNUM(settlement, maturity, frequency, basis)

Note:

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