@CalcMgrExcelCOUPDAYS

Purpose:

Returns the number of days in the coupon period that contains the settlement date

Syntax:

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

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

Note:

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