Algosim documentation: Bernstein

Bernstein

The Bernstein polynomials.

Syntax

Description

Bernstein(ν, n, x) is the νth Bernstein polynomial of degree n evaluated at x.

Examples

n ≔ 3; ν ≔ 0; ∫(Bernstein(ν, n, x), x, 0, 1)
0.250000000025