This example displays a modeless dialog that shows how to auto-event from text field changes. Specifically, this provides a simple interface for the Names [] function and ...
DeBruijnGraph[m, n] constructs the n-dimensional De Bruijn graph with m symbols for integers m > 0 and n > 1. DeBruijnGraph[alph, n] constructs the n-dimensional De Bruijn ...
FieldExp[f, n] gives the value of the discrete exponential of n associated with the field f.
FirstIntegral[u] represents a first integral associated with the variable u in the output of the function FirstIntegrals.
The user interface for Mathematica provides many options for formatting input and output.
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
Contours is an option for contour plots that specifies the contours to draw.
FourierDST[list] finds the Fourier discrete sine transform of a list of real numbers.FourierDST[list, m] finds the Fourier discrete sine transform of type m.
MeanShift[list, d] replaces each element in list by the mean of the values of all elements that differ by less than d.
OpenRead["file"] opens a file to read data from, and returns an InputStream object.