Mathematica provides a range of methods for representing and constructing matrices. Especially powerful are symbolic representations, in terms of symbolic systems of ...
Generate Palette from Selection converts a selection into a palette.
BrayCurtisDistance[u, v] gives the Bray\[Dash]Curtis distance between vectors u and v.
Dispatch[{lhs_1 -> rhs_1, lhs_2 -> rhs_2, ...}] generates an optimized dispatch table representation of a list of rules. The object produced by Dispatch can be used to give ...
DisplayForm[expr] prints with low-level boxes inside expr shown in explicit two-dimensional or other form.
SamplingPeriod is an option that specifies the sampling period of control system models.
StringSkeleton[n] represents a sequence of n omitted characters in a string printed with Short. The standard print form for StringSkeleton is an ellipsis.
TableDepth is an option for TableForm and MatrixForm which specifies the maximum number of levels to be printed in tabular or matrix format.
TableHeadings is an option for TableForm and MatrixForm which gives the labels to be printed for entries in each dimension of a table or matrix.
$Canceled is a symbol returned when notebook input is canceled, for example from a dialog box.