powered by
Calculate present value of an ordinary annuity or an annuity due.
cv.annu.pv(pmt,i,n,k)
:the equal amount of payment of each period
:interest rate according to the period
:number of periods
:number of periods deferred until first payment
# NOT RUN { cv.annu.pv(100,0.0248,10,4) # }
Run the code above in your browser using DataLab