chebyshev_test


chebyshev_test, a C code which calls chebyshev(), which constructs the Chebyshev interpolant to a function.

Licensing:

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

Related Data and Programs:

chebyshev, a C code which computes the Chebyshev interpolant/approximant to a given function over an interval.

Source Code:


Last revised on 13 June 2019.