@CalcMgrExcelRECEIVED

Purpose:

Returns the amount received at maturity for a fully invested security

Syntax:

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

CDF Spec: @CalcMgrExcelRECEIVED(settlement, maturity, investment, discount, basis)

Note:

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