"How to" Topics Notebook Interface Input and Output in Notebooks
Mathematica provides unified graphics support for 2D and 3D polygons, allowing all standard Mathematica colors and transparency to be used for both faces and edges, as well ...
Blue
(Built-in Mathematica Symbol) Blue represents the color blue in graphics or style specifications.
FractionalPart[x] gives the fractional part of x.
QBinomial[n, m, q] gives the q-binomial coefficient (n; m)_q.
Moment
(Built-in Mathematica Symbol) Moment[list, r] gives the r\[Null]^th sample moment of the elements in list.Moment[dist, r] gives the r\[Null]^th moment of the symbolic distribution dist.Moment[..., {r_1, ...
StreamPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y. StreamPlot[{{v_x, v_y}, {w_x, ...
Mathematica supports using joysticks, gamepads, 3D mice, and all other controller devices that follow the HID specification. In fact, in many cases, there is zero setup ...
MATHEMATICA HOW TO Tutorials » Basic Statistics Descriptive Statistics See Also » Transpose Mean Median StandardDeviation Normalize Map Flatten More About » Statistics ...
AppellF1[a, b_1, b_2, c, x, y] is the Appell hypergeometric function of two variables F_1 (a; b_1, b_2; c; x, y).