VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
HankelMatrix[n] gives the n*n Hankel matrix with first row and first column being successive integers.HankelMatrix[{c_1, c_2, ..., c_n}] gives the Hankel matrix whose first ...
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
ButcherColumnConditions[p, s] gives the column-simplifying conditions up to and including order p for s stages. ButcherColumnConditions[p] gives the column-simplifying ...
For many applications, high-level constructs like Manipulate and TabView will immediately give you the dynamic interactivity you need. Mathematica also allows you to create ...
ChoiceButtons[] represents a pair of OK and Cancel buttons that close a dialog.ChoiceButtons[{act_ok, act_cancel}] represents OK and Cancel buttons that evaluate the ...
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.
You can import spreadsheets created in a variety of formats to take advantage of Mathematica 's rich data manipulation and visualization capabilities.
You may find it useful to use one or more rules with an expression several times. Mathematica provides functions that let you iterate when using rules with expressions. In ...
DBF
(Mathematica Import/Export Format) MIME types: application/dbf, application/dbase dBASE DBF data files. Legacy file format for storing and exchanging structured data. ASCII format. Native format of the dBASE ...