Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I need help with for/while loop.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
guygyuggfff
a ajouté un drapeau à question
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 commentaire
John D'Errico
le 16 Juin 2021
Why not try something, since this is clearly for homework? If we do your work for you, you learn nothing.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!