Writing a while loop

3 Ansichten (letzte 30 Tage)
Nathan Johnson
Nathan Johnson am 23 Sep. 2020
Beantwortet: madhan ravi am 23 Sep. 2020
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?

Antworten (1)

madhan ravi
madhan ravi am 23 Sep. 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by