General
(Built-in Mathematica Symbol) General is a symbol to which general system messages are attached.
ImageSizeMultipliers is an option that specifies how much smaller to render graphics that appear within other constructs.
Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.
mint const*MTensor_getDimensions (MTensor t) gets an array of the dimensions of an MTensor.
The functionality of NumericalMath`ListIntegrate` is now accessible by using the built-in Mathematica kernel functions Integrate and Interpolation.
Basic two-dimensional graphics elements. Here is a line primitive. This shows the line as a two-dimensional graphics object.
RevolutionPlot3D and SphericalPlot3D have been added to the built-in Mathematica kernel. RevolutionPlot3D includes the functionality of CylindricalPlot3D.
NotebookSelection[] represents the current selection in the current evaluation notebook in the front end.NotebookSelection[nb] represents the current selection associated ...
StreamStyle is an option to StreamPlot, StreamDensityPlot, and related functions that determines the style to use for drawing streamlines.