RotateLabel is an option for graphics and related functions that specifies whether labels on vertical frame axes should be rotated to be vertical.
SoundVolume is an option to Sound and SoundNote and related functions that specifies the relative volume of the sound produced.
SplineDegree is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.
StreamStyle is an option to StreamPlot, StreamDensityPlot, and related functions that determines the style to use for drawing streamlines.
TraceBackward is an option for Trace and related functions which specifies whether to include preceding expressions on the evaluation chain that contains the pattern form ...
TraceForward is an option for Trace and related functions which specifies whether to include later expressions on the evaluation chain that contains the pattern form sought.
$TemporaryDirectory gives the main system directory for temporary files on your computer system.
Expressions corresponding to cells. Here is a notebook containing a text cell and a Mathematica input cell. Here are the expressions corresponding to these cells.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...