ChartElements is an option to charting functions such as BarChart that specifies the graphics to use as the basis for bars or other chart elements.
SkellamDistribution[\[Mu]_1, \[Mu]_2] represents a Skellam distribution with shape parameters \[Mu]_1 and \[Mu]_2.
ClusteringComponents[array] gives an array in which each element of array is replaced by an integer index representing the cluster in which the element ...
ViewAngle is an option for Graphics3D and related functions which gives the opening half-angle for a simulated camera used to view the three-dimensional scene.
$CharacterEncoding specifies the default raw character encoding to use for input and output functions.
Importing and exporting tabular data. This exports an array of numbers to the file out.dat. Here are the contents of the file out.dat.
The CCompilerDriver Package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
BoxFillingStyle is an option for BoxWhiskerPlot which specifies a color to be used in drawing the box.
SQLSetSavepoint[conn, name] creates a savepoint to be used as part of an SQL transaction.