LinkPatterns[link] gives a list of the patterns for which definitions were set up when the external program associated with the specified MathLink connection was installed.
NeedlemanWunschSimilarity[u, v] gives a number representing the Needleman\[Dash]Wunsch similarity between strings or vectors u and v.
NumberSeparator is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
PauliMatrix[k] gives the k\[Null]^th Pauli spin matrix \[Sigma]_k.
RealBlockDiagonalForm is an option for SchurDecomposition and related functions which specifies whether 2*2 blocks of real values should be used on matrix diagonals in place ...
SectorOrigin is an option to PieChart and related functions that specifies where sectors should start.
SectorSpacing is an option to PieChart and related functions that specifies radial spacing of sectors.
SmithWatermanSimilarity[u, v] gives a number representing the Smith\[Dash]Waterman similarity between strings or vectors u and v.
SphericalHankelH1[n, z] gives the spherical Hankel function of the first kind h_n^(1)(z).
Splice
(Built-in Mathematica Symbol) Splice["file"] splices Mathematica output into an external file. It takes text enclosed between < * and * > in the file, evaluates the text as Mathematica input, and replaces ...