DefaultBoxStyle is a low-level option for three-dimensional graphics functions that specifies the default style to use in rendering the bounding box.
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
WaringYuleDistribution[\[Alpha]] represents the Yule distribution with shape parameter \[Alpha].WaringYuleDistribution[\[Alpha], \[Beta]] represents the Waring distribution ...
LevyDistribution[\[Mu], \[Sigma]] represents a Lévy distribution with location parameter \[Mu] and dispersion parameter \[Sigma].
MeyerWavelet[] represents the Meyer wavelet of order 3.MeyerWavelet[n] represents the Meyer wavelet of order n evaluated on the equally spaced interval {-10, ...
SkellamDistribution[\[Mu]_1, \[Mu]_2] represents a Skellam distribution with shape parameters \[Mu]_1 and \[Mu]_2.
String
(Mathematica Import/Export Format) Arbitrary binary data represented as a Mathematica string. Used for importing or exporting entire raw binary data.
ChessboardDistance[u, v] gives the chessboard, Chebyshev, or sup norm distance between vectors u and v.
DiceDissimilarity[x, y] gives the Dice dissimilarity between Boolean vectors x and y.