Description Usage Arguments Examples
Calculate future value of an ordinary annuity or an annuity due.
1 | cv.annu.fv(pmt,i,n,type = 0)
|
pmt |
:the equal amount of payment of each period |
i |
:interest rate according to the period |
n |
:number of periods |
type |
:type = 0 for ordinary annuity, type = 1 for annuity due |
1 | cv.annu.fv(100,0.0248,10,0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.