Euler method
The Euler method approximates solutions to ordinary differential equations by advancing in fixed or variable steps along the slope at each current point. It is a first-order method with global error proportional to the step size.
The Euler method approximates solutions to ordinary differential equations by advancing in fixed or variable steps along the slope at each current point. It is a first-order method with global error proportional to the step size.