Content deleted Content added
Line 21:
;Forward Euler method:
[[File:Result of applying integration schemes.png|thumb|The result of applying different integration methods to
The forward [[Euler method]]
:<math>\left(\frac{dy}{dt}\right)_k \approx \frac{y_{k+1}-y_k}{\Delta t} = - y_k^2</math>
|