photo

dorai raj


Last seen: 約3年 前 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年 前 | 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年 前 | 0