Around 1870, Marius Sophus Lie realized that many of the methods for solving differential equations could be unified using group theory. Lie symmetry methods are central to ...
ElementData["name", " property"] gives the value of the specified property for the chemical element " name".ElementData[n, " property"] gives the specified property for the ...
ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field ...
PieChart[{y_1, y_2, ...}] makes a pie chart with sector angle proportional to y_1, y_2, ....PieChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a pie chart with ...
Bookmarks is an option for Manipulate and related functions that gives a list of bookmark settings.
The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D histogram of the values {x_i, y_i}.Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a 3D histogram with bins ...
RectangleChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D rectangle chart with bars of width x_i, depth y_i and height z_i. RectangleChart3D[{..., w_i[{x_i, y_i, ...
BooleanTable[bf] gives a list of truth values for all possible combinations of variable values supplied to the Boolean function bf.BooleanTable[expr, {a_1, a_2, ...}] gives a ...