Writing a while loop
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How would I code a "while loop" to repeatedly divide the given variable number (initial value given as 100,000) by seven (7) until the value remaining is less than 1? Also within the look how would I count then number of iterations?
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!