DiskMatrix[r] gives a matrix whose elements are 1 in a disk-shaped region of radius r, and are otherwise 0.DiskMatrix[r, w] gives a w*w matrix containing a disk of 1s with ...
Divisors[n] gives a list of the integers that divide n.
FromDigits[list] constructs an integer from the list of its decimal digits. FromDigits[list, b] takes the digits to be given in base b. FromDigits["string"] constructs an ...
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.
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.