Here is a typical palette of modifiers. Mathematica allows you to use any expression as a subscript. Unless you specifically tell it otherwise, Mathematica will interpret a ...
Why You Do Not Usually Need to Know about Internals Basic Internal Architecture The Algorithms of Mathematica
When plotting curves from data, there are several methods you can use to display the data points along the curve. While the default settings for displaying such plots are ...
MATHEMATICA HOW TO Tutorials » Options for Graphics Density and Contour Plots Three-Dimensional Surface Plots See Also » VectorPlot VectorDensityPlot ListVectorPlot ...
Cut
(Combinatorica Package Symbol) Cut is a tag that can be used in a call to NetworkFlow to tell it to return the minimum cut.
Get Coordinates displays the approximate coordinate values of the mouse position.
Styled Notebook opens the Stylesheets palette to create a styled notebook.
InteractiveTradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. InteractiveTradingChart[{" name", ...
LayerSizeFunction is an option for TreePlot that gives a function to specify the relative height to allow for each layer.
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...