Compress[expr] gives a compressed representation of expr as a string.
ContinuousAction is an option for Manipulate, Slider, and related functions that specifies whether action should be taken continuously while controls are being moved.
ControllerMethod is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies the default way that controls on an external controller device should ...
DatePlus[date, n] gives the date n days after date.DatePlus[date, {n, " unit"}] gives the date n units after date.DatePlus[date, {{n_1, "unit_1"}, {n_2, "unit_2"}, ...}] ...
Default
(Built-in Mathematica Symbol) Default[f] gives the default value for arguments of the function f obtained with a _. pattern object. Default[f, i] gives the default value to use when _. appears as the ...
DeleteContents is an option for DeleteDirectory that specifies whether the contents of directories should automatically be deleted.
Deployed is an option for displayed objects, cells, and notebooks that specifies whether their contents should be considered deployed, so that elements such as Slider, ...
First
(Built-in Mathematica Symbol) First[expr] gives the first element in expr.
FormBox
(Built-in Mathematica Symbol) FormBox[boxes, form] is a low-level box construct which displays as boxes but specifies that rules associated with form should be used to interpret boxes on input.
GaborWavelet[] represents a Gabor wavelet of frequency 6.GaborWavelet[w] represents a Gabor wavelet of frequency w.