Divisors[n] gives a list of the integers that divide n.
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
Haversine[z] gives the haversine function hav(z).
ImageEffect[image, " effect"] applies the specified image effect to image.ImageEffect[image, {"effect", params}] uses parameters params.
Kernels
(Built-in Mathematica Symbol) Kernels[] gives the list of running kernels available for parallel computing.
MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
MoebiusMu[n] gives the Möbius function \[Mu](n).
NumberFieldFundamentalUnits[a] gives a list of fundamental units for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
ParagraphSpacing is an option for Cell, StyleBox, and Style that specifies how much extra space to leave between successive paragraphs of text.