CUMIPMT

returns cumulative interest paid on loan · from excel · excel: verified match · sheets: verified match

signature

CUMIPMT(rate, nper, pv, start_period, end_period, type)

returns: number

argumentrequired
rate required
nper required
pv required
start_period required
end_period required
type required

examples

formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.

fx =CUMIPMT(0.06/12, 60, 10000, 13, 24, 0) -442.8561862211824

related

  • ACCRINT accrued interest for a security paying periodic interest
  • ACCRINTM accrued interest for a security paying at maturity
  • AMORDEGRC depreciation per period, French accounting, degressive
  • AMORLINC depreciation per period, French accounting, linear
  • COUPDAYBS days from coupon period start to settlement
  • COUPDAYS days in the coupon period containing settlement