DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
UpdateNotebookStyles[] is a function that will add the styles and input aliases the Notation Package defines to your current notebook.UpdateNotebookStyles[notebook] will ...
ColumnsEqual is an option for the low-level function GridBox which specifies whether all columns in the grid should be assigned equal width.
InputAssumptions is an option for WolframAlpha that specifies assumptions for current query input.
QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
Laplacian[f] gives the Laplacian, \[Del]^2 f, of the scalar function or vector field f in the default coordinate system. Laplacian[f, coordsys] gives the Laplacian of f in ...
SymmetricMatrixQ[m] tests whether m is a symmetric matrix.
GUIKit definitions are defined as a hierarchy of widgets, whether they are defined in the Mathematica expression format or in the XML format, GUIKitXML. A single ...
Mouseover[expr, over] represents an object that displays as over when the mouse pointer is over it, and as expr otherwise.
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.