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

답변