![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22557220_1621109972548_DEF.jpg)
May Kh
Followers: 0 Following: 0
Feeds
질문
How can I create a for loop that takes the number 12000
How can I create a for loop that takes the number 12000 (Annual salary) and multiplies it by 1.1( increase every 7 years) every ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How can I create a for loop that takes the number 500 and multiplies it by 1.1 every 7 steps (7,14,21,...), meaning that i want the answer as follows: 500.... 500*1.1....500*1.1*1.1....500*1.1*1.1*1.1 etc
How can I create a for loop that takes the number 500 and multiplies it by 1.1 every 7 steps (7,14,21,...), meaning that i want ...
거의 4년 전 | 답변 수: 2 | 0