Sow
(Built-in Mathematica Symbol) Sow[e] specifies that e should be collected by the nearest enclosing Reap. Sow[e, tag] specifies that e should be collected by the nearest enclosing Reap whose pattern ...
If you want to make use of Mathematica output in an external file such as a program or document, you will often find it useful to "splice" the output automatically into the ...
AnimationCycleOffset is an option for cells that specifies the relative position of the next graphic to be used in an animation sequence.
Automatic represents an option or other value that is to be chosen automatically by a built-in function.
FractionLine is an option for fractions that specifies the thickness of the line separating the numerator and denominator.
ScriptLevel is an option for selections that is used in determining the font size of modifiers such as subscripts and superscripts in a nested expression.
SpanSymmetric is an option for selections that specifies whether vertically expandable characters are symmetric about the axis of the selection.
The general form of an ODE with order n is As in the case of second-order ODEs, such an ODE can be classified as linear or nonlinear. The general form of a linear ODE of ...
LogLinearPlot[f, {x, x_min, x_max}] generates a log-linear plot of f as a function of x from x_min to x_max. LogLinearPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates ...
Groups admit many different representations. In particular, all finite groups can be represented as permutation groups, that is, they are always isomorphic to a subgroup of ...