differ_test


differ_test, a C code which calls differ() to determine the finite difference coefficients necessary in order to combine function values at known locations to compute an approximation of given accuracy to a derivative of a given order.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

differ, a C code which determines the finite difference coefficients necessary in order to combine function values at known locations to compute an approximation of given accuracy to a derivative of a given order.

Source Code:


Last revised on 17 June 2019.