PolyhedronData[poly, " property"] gives the value of the specified property for the polyhedron named poly.PolyhedronData[poly] gives an image of the polyhedron named ...
Spacings is an option to Grid and related constructs that specifies the spacings to leave between successive objects.
LogPlot, ListLogPlot, and related functions have been added to the built-in Mathematica kernel. PolarPlot and ListPolarPlot have been added to the built-in Mathematica ...
One of the most common statistical models is the linear regression model. A linear model predicts the value of a response variable by the linear combination of predictor ...
ACO
(Mathematica Import/Export Format) Adobe Photoshop color swatch format. Used for storing color palettes. Native format of the Adobe Photoshop image-editing application. ACO is an acronym derived from Adobe ...
Mathematica provides an extensive, straightforward set of tools to control the appearance of your charts. Whether you are creating chart legends with the symbolic wrapper ...
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.
MatrixForm[list] prints with the elements of list arranged in a regular array.
TableForm[list] prints with the elements of list arranged in an array of rectangular cells.