Solving ODEs
Specify f as in y'=f(x,y) and the initial point (Start_x, Start_y).
GeoGebra will use the End_x and Step to graphically approximate the solution. Sage will symbolically compute the exact solution.Specify f as in y'=f(x,y) and the initial point (Start_x, Start_y).
GeoGebra will use the End_x and Step to graphically approximate the solution. Sage will symbolically compute the exact solution.