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