ParagraphSpacing is an option for Cell, StyleBox, and Style that specifies how much extra space to leave between successive paragraphs of text.
Some of the functionality in Graphics`Spline` has been added to the built-in Mathematica kernel.
AddOnHelpPath is a global option that specifies which directories are searched for additional help files used within the help system.
PreferencesPath is a global option that specifies which directories are searched for user-specific settings when Mathematica is started.
AutoOpenNotebooks is a global option that specifies which notebooks should be automatically opened when Mathematica is started.
WindowFrameElements is an option for notebooks that specifies the elements to include in the frame of the window used to display the notebook on the screen.
This section discusses commands that get information about database tables. If you find that the examples in this section do not work as shown, you may need to install or ...
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 ...
RenkoChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a Renko chart with prices p_i at date date_i.RenkoChart[{" name", daterange}] makes a Renko chart of closing prices for ...
SQLBinary[data] represents raw binary data that can be stored in a database.