Документ взят из кэша поисковой машины. Адрес оригинального документа : http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r7159.html
Дата изменения: Mon Sep 26 12:35:55 2011
Дата индексирования: Tue Oct 2 07:58:36 2012
Кодировка: UTF-8
PPMT

PPMT

Name

PPMT -- 

Synopsis

PPMT(rate,per,nper,pv[,fv,type])

Description

PPMT calculates the amount of a payment of an annuity going towards principal.

Formula for it is:

PPMT(per) = PMT - IPMT(per)

where:

PMT = Payment received on annuity

IPMT(per) = amount of interest for period per

Examples

See also

IPMT, PV, FV.