Version 6.0 added hundreds of new options for formatting and styling —supporting Version 6.0's major advances in dynamic interactivity, interoperability, interface ...
These "How tos" give step-by-step instructions for common tasks related to formatting equations and expressions in Mathematica .
Mathematica notebooks can have headers and footers that are displayed when the notebook is printed but not on screen. Headers and footers can contain fixed text or dynamic ...
These "How tos" give step-by-step instructions for common tasks related to styling and formatting notebooks in Mathematica .
ControllerMethod is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies the default way that controls on an external controller device should ...
ExponentStep is an option for NumberForm and related functions that determines in what steps exponents are taken to increase when scientific notation is used.
ReleaseHold[expr] removes Hold, HoldForm, HoldPattern, and HoldComplete in expr.
TraceOriginal is an option for Trace and related functions which specifies whether to test the form of each expression before its head and arguments are evaluated.
Count
(Built-in Mathematica Symbol) Count[list, pattern] gives the number of elements in list that match pattern. Count[expr, pattern, levelspec] gives the total number of subexpressions matching pattern that ...
CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...