DispersionEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the dispersion parameter.
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
Eliminate[eqns, vars] eliminates variables between a set of simultaneous equations.
ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
FindFile[name] finds the file with the specified name that would be loaded by Get[name] and related functions.
FourierCosCoefficient[expr, t, n] gives the n\[Null]^th coefficient in the Fourier cosine series expansion of expr.FourierCosCoefficient[expr, {t_1, t_2, ...}, {n_1, n_2, ...
FRatioDistribution[n, m] represents an F-ratio distribution with n numerator and m denominator degrees of freedom.
Glow
(Built-in Mathematica Symbol) Glow[col] is a graphics directive which specifies that surfaces of 3D graphics objects that follow are to be taken to glow with color col. Glow[] specifies that there is no ...
Hold
(Built-in Mathematica Symbol) Hold[expr] maintains expr in an unevaluated form.