StudentTCI[\[Mu], \[Sigma], df] gives a confidence interval based on Student's t distribution with df degrees of freedom.
JustMajor is an interval list for the Just Major scale.
DotProduct[v_1, v_2] gives the dot product of the two 3-vectors v_1, v_2 in the default coordinate system. DotProduct[v_1, v_2, coordsys] gives the dot product of v_1 and v_2 ...
In Mathematica, graphs can be constructed in a variety of ways. They can be built from vertices and edges directly in a symbolic form. They can come from built-in curated ...
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
Mathematica includes state-of-the-art algorithms for sequence alignment and comparison, capable of handling strings and lists containing very large numbers of elements.
Unicode: F760. Alias: Esc am Esc. Letter-like form. Invisible by default on display. Used as a marker to indicate, for example, how entries in a GridBox column should be ...
Unicode: F3B1. Alias: Esc cont Esc. Structural element. Used at the end of a line of input to indicate that the expression on that line continues onto the next line. ...
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. ...