RankedMin[list, n] gives the n\[Null]^th smallest element in list.
SortBy
(Built-in Mathematica Symbol) SortBy[list, f] sorts the elements of list in the order defined by applying f to each of them.
SumConvergence[f, n] gives conditions for the sum \[Sum]_n^\[Infinity] f to be convergent.SumConvergence[f, {n_1, n_2, ...}] gives conditions for the multiple sum \[Sum]_n ...
Zeta
(Built-in Mathematica Symbol) Zeta[s] gives the Riemann zeta function \[Zeta](s). Zeta[s, a] gives the generalized Riemann zeta function \[Zeta](s, a).
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
WordData["word", " property"] gives the specified property for the English word " word".WordData["word"] gives a list of full word specifications representing possible uses ...
Histogram[{x_1, x_2, ...}] plots a histogram of the values x_i.Histogram[{x_1, x_2, ...}, bspec] plots a histogram with bin width specification bspec.Histogram[{x_1, x_2, ...
Probability[pred, x \[Distributed] dist] gives the probability for an event that satisfies the predicate pred under the assumption that x follows the probability distribution ...
LiftingWaveletTransform[data] gives the lifting wavelet transform (LWT) of an array of data.LiftingWaveletTransform[data, wave] gives the lifting wavelet transform using the ...