FinancialDerivative[instrument, params, ambientparams] gives the value of the specified financial instrument.FinancialDerivative[instrument, params, ambientparams, prop] ...
TruncatedDistribution[{x_min, x_max}, dist] represents the distribution obtained by truncating the values of dist to lie between x_min and ...
PartitionLattice[n] returns a Hasse diagram of the partially ordered set on set partitions of 1 through n in which p < q if q is finer than p, that is, each block in q is ...
MicroscopePlot[f, {x, a}] plots the expression f in a small neighborhood of a using machine arithmetic.MicroscopePlot[f, {x, a, n}] plots f from a - n ulps to a + n ulps.
LeafLabels
(Hierarchical Clustering Package Symbol) LeafLabels is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
TruncateDendrogram is an option for DendrogramPlot that specifies the fusion levels at which to truncate the dendrogram.
BoxOutlierMarkers is an option for BoxWhiskerPlot which specifies markers to be used for outliers.
Mathematica notebooks include all the usual features of a top-quality word-processing system, plus many additional special capabilities. In all, there are over a thousand ...
Unicode: 2193. Infix arrow operator. x ↓ y is by default interpreted as DownArrow[x,y]. Used to indicate monotonic decrease to a limit. Sometimes used for logical nor. ...
Unicode: 2209. Aliases: Esc !el Esc, Esc !elem Esc. Infix set relation operator with built-in evaluation rules. x ∉ y is by default interpreted as NotElement[x,y].