RandomPrime[{i_min, i_max}] gives a pseudorandom prime number in the range i_min to i_max.RandomPrime[i_max] gives a pseudorandom prime number in the range 2 to ...
ListPolarPlot[{r_1, r_2, ...}] plots points equally spaced in angle at radii r_i.ListPolarPlot[{{\[Theta]_1, r_1}, {\[Theta]_2, r_2}, ...}] plots points at polar coordinates ...
HarmonicMeanFilter[image, r] filters image by replacing every value by the harmonic mean of the values in its range r neighborhood. HarmonicMeanFilter[data, r] applies ...
MemoryInUse[] gives the number of bytes currently being used to store all data in the current Mathematica kernel session. MemoryInUse[$FrontEnd] gives the number of bytes ...
StandardDeviationFilter[image, r] filters image by replacing every value by the standard deviations of the values in its range r neighborhood. StandardDeviationFilter[data, ...
FindDivisions[{x_min, x_max}, n] finds a list of about n "nice" numbers that divide the interval around x_min to x_max into equally spaced parts. FindDivisions[{x_min, x_max, ...
MarketFacilitation
QStick
(Mathematica Indicator) QStick
VerticalHorizontalFilter
Enabled
(Built-in Mathematica Symbol) Enabled is an option for objects such as Slider that specifies whether the objects should be enabled for interactive manipulation.