photo

dorai raj


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
error "The expression to the left of the equals sign is not a valid target for an assignment."
i want h=1.3,where h=c/d:c=(n/m),m=(a/b) n=1; m=(1:10); a=5; b=(0.3:6); while h>(c./d); c=(n./m);d=(a./b); h=1.3;...

3 years 前 | 0

已回答
error "The expression to the left of the equals sign is not a valid target for an assignment."
The expression to the left of the equals sign is not a valid target for an assignment

3 years 前 | 0