bernstein_polynomial_test, a C code which calls bernstein_polynomial(), which evaluates the Bernstein polynomials.
The computer code and data files described and made available on this web page are distributed under the MIT license
bernstein_polynomial, a C code which evaluates the Bernstein polynomials, useful for uniform approximation of functions;