Unequal
(Built-in Mathematica Symbol) lhs != rhs or lhs != rhs returns False if lhs and rhs are identical.
New functions CountRoots, IsolatingInterval, and RootIntervals have been added to the built-in Mathematica kernel. IsolatingInterval includes the functionality of ...
MomentEvaluate[mexpr, dist] evaluates formal moments in the moment expression mexpr on the distribution dist.MomentEvaluate[mexpr, list] evaluates formal moments and formal ...
ButcherBeta
(Numerical Differential Equation Analysis Package Symbol) ButcherBeta[tree] gives the number of ways of labeling tree with ButcherOrder[tree] - 1 distinct labels such that the root is not labeled, but every other vertex is labeled. ...
RiemannR[x] gives the Riemann prime counting function R(x).
FindSet
(Combinatorica Package Symbol) FindSet[n, s] gives the root of the set containing n in union-find data structure s.
PaletteNotebook[{cell_1, cell_2, ...}] represents a palette notebook that can be manipulated by the Mathematica front end.
GF
(Finite Fields Package Symbol) GF[p, d] gives the Galois field that is a degree d extension of the prime field of p elements.GF[q] gives the Galois field with q elements, for q a prime power.GF[p, ilist] ...
Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
Cancel
(Built-in Mathematica Symbol) Cancel[expr] cancels out common factors in the numerator and denominator of expr.