InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
LogBarnesG[z] gives the logarithm of the Barnes G-function logG(z).
MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
a ** b ** c is a general associative, but non-commutative, form of multiplication.
Numerator[expr] gives the numerator of expr.
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
ProductLog[z] gives the principal solution for w in z == w e^w. ProductLog[k, z] gives the k\[Null]^th solution.
RandomPermutation[gr] gives a pseudorandom permutation in the permutation group gr.RandomPermutation[gr, n] gives a list of n pseudorandom permutations in the permutation ...
SatisfiabilityInstances[bf] attempts to find a choice of variables that makes the Boolean function bf yield True.SatisfiabilityInstances[expr, {a_1, a_2, ...}] attempts to ...
Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).