Bernstein
The Bernstein polynomials.
Syntax
-
Bernstein(ν, n, x)
-
ν
is a non-negative integer no greater thann
-
n
is a non-negative integer -
x
is a real or complex number
-
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