BernsteinBasis[d, n, x] represents the n\[Null]^th Bernstein basis function of degree d at x.
NotebookSelection[] represents the current selection in the current evaluation notebook in the front end.NotebookSelection[nb] represents the current selection associated ...
When you execute a command like NotebookWrite[obj,data] the actual operation of inserting data into your notebook is performed in the front end. Normally, however, the kernel ...
Mathematica can work with polynomials whose coefficients are in the finite field Z_p of integers modulo a prime p. Functions for manipulating polynomials over finite fields. ...
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field ...
The world's largest integrated web of mathematical capabilities and algorithms
Differentiation Total Derivatives Derivatives of Unknown Functions
Lists
(Mathematica Overview) Making Lists of Objects Collecting Objects Together Making Tables of Values
Modules and Local Variables Local Constants How Modules Work