euler_test


euler_test, a C code which calls euler(), which solves one or more ordinary differential equations (ODE) using the forward Euler method.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

euler, a C code which solves one or more ordinary differential equations (ODE) using the forward Euler method.

Source Code:


Last revised on 25 April 2020.