photo

Rahul Gauriyar


Last seen: ongeveer 3 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer