photo

Rahul Gauriyar


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort