Euler’s method Posted on February 1, 2017 by admin Euler’s method dy/dx=y^3(1-x^2) (y not=0), y(0)=1 Use Euler’s method with step size of 0.1 to find an approximation to the value of y(0.2), where y(x) is the solution to the given initial value problem Euler’s method