Bias
(Function Approximations Package Symbol) Bias is an option to RationalInterpolation, GeneralRationalInterpolation, MiniMaxApproximation, and GeneralMiniMaxApproximation that specifies the bias to apply when ...
EdgeList
(Graph Utilities Package Symbol) EdgeList[g] gives a list of edges in the graph g
RecursionMethod is an option to MinimumBandwidthOrdering that specifies whether to employ a multilevel process to find a minimal bandwidth ordering.
Agglomerate[{e_1, e_2, ...}] gives an hierarchical clustering of the elements e_1, e_2, ....Agglomerate[{e_1 -> v_1, e_2 -> v_2, ...}] represents e_i with v_i in each ...
CentsToHertz[{i_1, i_2, ...}] converts a list of intervals i_1, i_2, ..., measured in cents to a list of frequencies measured in Hertz, beginning at 440 ...
QuarterTone is an interval list in which each semitone (100 cents) is split in two.
SixthTone is an interval list in which each semitone (100 cents) is split in three.
ClearNotations[] will remove all notations, symbolizations and infix notations.
Notation[boxes \[DoubleLongLeftRightArrow] expr] parses any input box structure boxes internally as expr, and formats any expression matching expr as boxes in ...
ParsedBoxWrapper is a wrapper that wraps parsed boxes which come from the TagBox expressions that are embedded in Notation, Symbolize and InfixNotation statements.