Select Connection: INPUT[inlineListSuggester(optionQuery(#permanent_note), optionQuery(#literature_note), optionQuery(#fleeting_note)):connections]
Given an initial sum, an interest rate, a periodic payment and a duration, what will the balance be after the last payment?
- FV = future value
- PV = present value
- = interest rate per period
- = number of periods
- = time in years
In Excel it can be used like this: FV(rate, nper, pmt, pv, type)
What is FV?::Future Value
What is Future Value used for?::Balance after the last payment given a duration, a periodic payment and the interest rate