euler_test


euler_test, an R function which calls euler(), which uses the Euler method to solve an ordinary differential equation (ODE).

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

euler, an R library which uses the Euler method to solve an ordinary differential equation (ODE).

Source Code:


Last revised on 23 March 2020.