final return!

  • Thread starter Thread starter via135
  • Start date Start date
V

via135

hi!

if i make a constant amount of deposit on a periodical basis for a
certain period at a given rate of interest what would be the final
amount i get.?

for example

amount - 100
periodicity - monthly
period - 12 months
intt - 12% per annum


thks!

-via135
 
if i make a constant amount of deposit on a periodical basis for a
certain period at a given rate of interest what would be the final
amount i get.?

for example
amount              - 100
periodicity         - monthly
period               - 12 months
intt                   - 12% per annum

=-fv(12%/12, 12, 100, 0, 1)

See the FV help page for an explanation of the arguments.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top