FindHamiltonianCycle[g] attempts to find a Hamiltonian cycle.
Notation , Symbolize and InfixNotation have several options that modify their behavior. These notation functions all take the options WorkingForm and Action. In addition the ...
Arrowheads[spec] is a graphics directive specifying that arrows that follow should have arrowheads with sizes, positions, and forms specified by spec.
BetaBinomialDistribution[\[Alpha], \[Beta], n] represents a beta binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n binomial trials.
Eliminate[eqns, vars] eliminates variables between a set of simultaneous equations.
Frame
(Built-in Mathematica Symbol) Frame is an option for Graphics, Grid, and other constructs that specifies whether to include a frame.
FRatioDistribution[n, m] represents an F-ratio distribution with n numerator and m denominator degrees of freedom.
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.