TabFilling is an option for character selections that specifies how a Tab character is represented on the screen.
WriteString[channel, expr_1, expr_2, ...] converts the expr_i to strings, and then writes them in sequence to the specified output channel.
$SessionID is a number set up to be unique to a particular Mathematica session.
SmoothHistogram[{x_1, x_2, ...}] plots a smooth kernel histogram of the values x_i.SmoothHistogram[{x_1, x_2, ...}, espec] plots a smooth kernel histogram with estimator ...
MATHEMATICA HOW TO Tutorials » Basic Statistics Descriptive Statistics See Also » Transpose Mean Median StandardDeviation Normalize Map Flatten More About » Statistics ...
FractionBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for FractionBox objects within the cell.
InterpretationBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for InterpretationBox constructs.
GraphData[name] gives a graph with the specified name.GraphData[name, " property"] gives the value for the specified property for a named graph.GraphData["class"] gives a ...
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
RGFToSetPartition[rgf, set] converts the restricted growth function rgf into the corresponding set partition of set.