Complex
(Built-in Mathematica Symbol) Complex is the head used for complex numbers.
QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
With
(Built-in Mathematica Symbol) With[{x = x_0, y = y_0, ...}, expr] specifies that in expr occurrences of the symbols x, y, ... should be replaced by x_0, y_0, ....
While there is typically one representation for exact numbers, approximate numbers can be presented differently according to the conventions of different professions or ...
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
Complexes represents the domain of complex numbers, as in x \[Element] Complexes.
NotebookWrite[notebook, data] writes data into a notebook at the current selection, setting the current selection to be just after the data written. NotebookWrite[notebook, ...
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
PermutationMax[perm] returns the largest integer moved by the permutation perm.