Info
This question is closed. Reopen it to edit or answer.
I need help with for/while loop.
1 view (last 30 days)
Show older comments
This question was flagged by guygyuggfff
I want to calculate anual compound of an investment using for loop, lets call its P is a final value.
I have 3 variables P0 the investment amount, r is rate, and y=years.
how can I write a code, lets call it a #term (i) which is a min number of term require for the value of P to exceed 3 times the orignial value of P0 with given r
1 Comment
John D'Errico
on 16 Jun 2021
Why not try something, since this is clearly for homework? If we do your work for you, you learn nothing.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!