Check
(Built-in Mathematica Symbol) Check[expr, failexpr] evaluates expr, and returns the result, unless messages were generated, in which case it evaluates and returns failexpr. Check[expr, failexpr, ...
CoifletWavelet[] represents a Coiflet wavelet of order 2.CoifletWavelet[n] represents a Coiflet wavelet of order n.
ConnectedGraphQ[g] yields True if the graph g is connected, and False otherwise.
CreateWindow[] creates an empty window in the front end.CreateWindow[nb] creates a window displaying the notebook expression nb, and opens it in the front ...
Cubics
(Built-in Mathematica Symbol) Cubics is an option for functions that involve solving algebraic equations, that specifies whether explicit forms for solutions to cubic equations should be given.
DataDistribution[ddist, ...] represents a probability distribution of type ddist, estimated from a set of data.
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
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.
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 ...