BinLists[{x_1, x_2, ...}] gives lists of the elements x_i whose values lie in successive integer bins.BinLists[{x_1, x_2, ...}, dx] gives lists of the elements x_i whose ...
EntropyFilter[image, r] filters image by replacing every value by the information entropy of the values in its range r neighborhood. EntropyFilter[data, r] applies entropy ...
FoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
GeoPositionENU[{east, north, up}, p] represents a point with local Cartesian coordinates {east, north, up} in a reference system specified by the position p.
KernelObject[n, name, ...] represents a kernel available for parallel computing.
LimitsPositioning is an option for UnderoverscriptBox and related boxes that specifies whether to change the positioning of underscripts and overscripts in the way ...
NevilleThetaD[z, m] gives the Neville theta function \[CurlyTheta]_d (z \[VerticalSeparator] m).
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
Residue
(Built-in Mathematica Symbol) Residue[expr, {z, z_0}] finds the residue of expr at the point z = z_0.
SatisfiableQ[bf] gives True if a combination of values of variables exists that makes the Boolean function bf yield True.SatisfiableQ[expr, {a_1, a_2, ...}] gives True if a ...