photo

Entle


Last seen: 1 year 前 自 2023 起处于活动状态

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

1

个回答