NotElement[x, dom] or x \[NotElement] dom asserts that x is not an element of the domain dom.NotElement[x_1 | ... | x_n, dom] asserts that none of the x_i are elements of ...
Off
(Built-in Mathematica Symbol) Off[symbol::tag] switches off a message, so that it is no longer printed. Off["name"] switches off a named group of messages.Off[s] switches off tracing messages associated ...
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
Pattern
(Built-in Mathematica Symbol) s : obj represents the pattern object obj, assigned the name s.
ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.
RootApproximant[x] converts the number x to one of the "simplest" algebraic numbers that approximates it well.RootApproximant[x, n] finds an algebraic number of degree at ...
SetSharedFunction[f_1, f_2, ...] declares the symbols f_i as shared functions whose downvalues are synchronized among all parallel kernels.
SpanFromBoth is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning element ...
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
The standard set of messages for built-in Mathematica functions are written in American English. In some versions of Mathematica, messages are also available in other ...