For some differential equations such as y' = x + y this program works perfectly, but for many others such as -x/y^2 = y' it fails to work properly.
For some differential equations such as y' = x + y this program works perfectly, but for many others such as -x/y^2 = y' it fails to work properly.