OutputStream["name", n] is an object that represents an output stream for functions such as Write.
DefaultStyleDefinitions is a global option that specifies the default stylesheet for all new notebooks.
PrintAction is an option for notebooks that specifies the action taken when a Print[] command is evaluated by the kernel.
BoxFillingStyle is an option for BoxWhiskerPlot which specifies a color to be used in drawing the box.
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
JarqueBeraALMTest[data] tests whether data is normally distributed using the Jarque\[Dash]Bera ALM test.JarqueBeraALMTest[data, " property"] returns the value of " property".
ScriptSizeMultipliers is an option for Style that specifies how much smaller to render each successive level of subscripts, etc.
Mathematica 6.0 represented one of the world's most advanced software engineering endeavors. Building on Mathematica's symbolic programming foundations, a series of software ...
Through
(Built-in Mathematica Symbol) Through[p[f_1, f_2][x]] gives p[f_1[x], f_2[x]]. Through[expr, h] performs the transformation wherever h occurs in the head of expr.
PrivatePaths -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for paths private to the notebook front end.