Depth
(Built-in Mathematica Symbol) Depth[expr] gives the maximum number of indices needed to specify any part of expr, plus 1.
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.
Encode
(Built-in Mathematica Symbol) Encode["source", " dest"] writes an encoded version of the file source to the file dest. << dest decodes the file before reading its contents. Encode["source", " dest", " ...
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
Find
(Built-in Mathematica Symbol) Find[stream, " text"] finds the first line in an input stream that contains the specified string. Find[stream, {"text_1", "text_2", ...}] finds the first line that contains ...
GroupSetwiseStabilizer[group, {p_1, ..., p_n}] returns the subgroup of group for which the images of the points p_i are still in the list {p_1, ..., p_n}.
HypergeometricPFQRegularized[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the regularized generalized hypergeometric function \[Null]_p F_q (a; b; z)/(\[CapitalGamma](b_1) ... ...
ImageMultiply[image, x] multiplies each channel value in image by a factor x.ImageMultiply[image_1, image_2] gives an image in which each pixel is the product of the ...
InterpretationBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for InterpretationBox constructs.
NumberFieldFundamentalUnits[a] gives a list of fundamental units for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.