HoldRest is an attribute which specifies that all but the first argument to a function are to be maintained in an unevaluated form.
SequenceHold is an attribute that specifies that Sequence objects appearing in the arguments of a function should not automatically be flattened out.
HoldFirst is an attribute which specifies that the first argument to a function is to be maintained in an unevaluated form.
Toggler
(Built-in Mathematica Symbol) Toggler[x] represents a toggler button with setting x, that toggles between True and False. Toggler[Dynamic[x]] takes the setting to be the dynamically updated current value ...
DualSystemsModel[ss] gives the dual of the StateSpaceModel object ss.
Overlay
(Built-in Mathematica Symbol) Overlay[{expr_1, expr_2, ...}] displays as an overlay of all the expr_i.Overlay[{expr_1, expr_2, ...}, {i, j, ...}] displays as an overlay of expr_i, expr_j, ...
Mathematica supports industrial-strength automatic creation of full-featured web pages. Mathematica's unified symbolic architecture allows you to build up linked web page ...
Mathematica's symbolic document paradigm makes it uniquely easy to create complex structured documents programmatically, including both graphical elements and dynamic ...
Dunnett is a possible value for the PostTests option for ANOVA.
Fundamental to Mathematica's dynamic interactivity capabilities is a new form of symbolic dynamic language. With a very small number of highly powerful primitives that mix ...