photo

Rahul Gauriyar


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


When i am executing this code for individual elements of 'i', then there is no error but when I use a loop to iterate through same values of 'i', then "symengine" error occurs. Also "Error in sym/taylor". please help
syms E I L P x; Saa = x*(x*cos(x) - sin(x))/(x*sin(x) + 2*cos(x) - 2); Sab = x*(sin(x) - x)/(x*sin(x) + 2*cos(x) - 2); for i ...

約4年 前 | 1 件の回答 | 0

1

回答