Missing
(Built-in Mathematica Symbol) Missing[] represents data that is missing.Missing["reason"] specifies a reason for the data being missing.Missing["reason", expr] associates the expression expr with the ...
NumberFieldRootsOfUnity[a] gives the roots of unity for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
String
(Built-in Mathematica Symbol) String is the head of a character string " text".
Frequently, physical systems exhibit special symmetries or structures that make a particular coordinate system especially useful. In a mathematically elegant solution to ...
Ways to enter Greek letters in a notebook. Here is a palette for entering common Greek letters. You can use Greek letters just like the ordinary letters that you type on your ...
AccountingForm[expr] prints with all numbers in expr given in standard accounting notation. AccountingForm[expr, n] prints with numbers given to n-digit precision.
CUnion
(SymbolicC Package Symbol) CUnion[name, members] is a symbolic representation of a union.CUnion[name] declares a union without specifying the contents.CUnion[None, members] does not give the union a ...
PascalDistribution[n, p] represents a Pascal distribution with parameters n and p.
DistributionChart[{data_1, data_2, ...}] makes a distribution chart with a distribution symbol for each data_i.DistributionChart[{..., w_i[data_i, ...], ..., w_j[data_j, ...
EngineeringForm[expr] prints with all real numbers in expr given in engineering notation. EngineeringForm[expr, n] prints with numbers given to n-digit precision.