ChampernowneNumber[b] gives the base-b Champernowne number C_b.ChampernowneNumber[] gives the base-10 Champernowne number.
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
Contours is an option for contour plots that specifies the contours to draw.
Control
(Built-in Mathematica Symbol) Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
DynamicModuleValues is an option for DynamicModule that stores downvalues of local symbols.
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
EvaluationObject[n, expr, ...] represents an expression submitted for evaluation on any available parallel kernel.
ExpToTrig[expr] converts exponentials in expr to trigonometric functions.
ExtentMarkers is an option to DiscretePlot and DiscretePlot3D that specifies markers to draw at extent boundaries.
ExtractArchive[file] expands an archive file, saving its content into the current directory.ExtractArchive[file, dir] saves the content of an archive file into directory ...