Entle
Followers: 0 Following: 0
Feeds
提问
Whileloop output calculation?
Given the matlab code below x1=15; while x1>10 x1=x1*(x1+1); end disp(x1) State the output that the code will yield.
1 year 前 | 1 个回答 | 0
Followers: 0 Following: 0
提问
1 year 前 | 1 个回答 | 0