Counting roots of polynomials. CountRoots accepts polynomials with Gaussian rational coefficients. The root count includes multiplicities. This gives the number of real roots ...
BoxWhiskerChart[{x_1, x_2, ...}] makes a box-and-whisker chart for the values x_i.BoxWhiskerChart[{x_1, x_2, ...}, bwspec] makes a chart with box-and-whisker symbol ...
PermutationOrder[perm] gives the order of permutation perm.
Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D histogram of the values {x_i, y_i}.Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a 3D histogram with bins ...
Mathematica 8 introduces a coherent collection of algorithms and data structures for working with permutation groups. Building upon Mathematica's proven symbolic ...
Unicode: F76F. Alias: Esc dpsep Esc. Spacing character. Used to invisibly denote a place where automatic line-breaking should be allowed, resulting in the appearance of a ...
Unicode: 2913. Infix arrow operator. x ⤓ y is by default interpreted as DownArrowBar[x,y]. Sometimes used as an indicator of depth. Extensible character.
Unicode: F3A3. Alias: Esc nl Esc. Raw operator. Forces a line break in an expression, maintaining the correct indenting level based on the environment of the line break.
Unicode: 21BE. Infix arrow-like operator. x ↾ y is by default interpreted as RightUpVector[x,y]. Used in pure mathematics to indicate the restriction of x to y. Extensible ...
Everything Is an Expression The Meaning of Expressions Special Ways to Input Expressions