Skip to content

BernsteinBasis

BernsteinBasis(n, v, expr)

computes the Bernstein basis for the expression expr.

See:

Examples

>> BernsteinBasis(3,2,0.3)
0.189

Implementation status

  • ✅ - full supported

Github