Shorthand notations are a part of Mathematica 's rich syntax system that allows multiple ways to feed arguments to functions. In addition to creating compact code, using ...
LaTeX
(Mathematica Import/Export Format) MIME type: application/x-tex LaTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications. Plain text format. ...
Check Spelling opens the Check Spelling dialog box and searches for misspelled words.
AbsoluteTiming[expr] evaluates expr, returning a list of the absolute number of seconds in real time that have elapsed, together with the result obtained.
BubbleScale is an option to BubbleChart and related functions that specifies how the scale of each bubble should be determined from the value of each data element.
ClearAttributes[s, attr] removes attr from the list of attributes of the symbol s.
ColorQuantize[image, n] gives an approximation to image that uses only n distinct colors.
ColumnLines is an option for the low-level function GridBox which specifies whether lines should be drawn between adjacent columns.
ColumnWidths is an option for the low-level function GridBox which specifies the widths to use for columns.
CumulantGeneratingFunction[dist, t] gives the cumulant generating function for the symbolic distribution dist as a function of the variable t. ...