Tun
(Units Package Symbol) Tun is a unit of volume.
Weber
(Units Package Symbol) Weber is the derived SI unit of magnetic flux.
Week
(Units Package Symbol) Week is a unit of time.
Yard
(Units Package Symbol) Yard is a unit of length.
Year
(Units Package Symbol) Year is a unit of time.
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...
ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.
SameQ
(Built-in Mathematica Symbol) lhs === rhs yields True if the expression lhs is identical to rhs, and yields False otherwise.
TautologyQ[bf] gives True if all combinations of values of variables make the Boolean function bf yield True.TautologyQ[expr, {a_1, a_2, ...}] gives True if all combinations ...
AddEdges[g, edgeList] gives graph g with the new edges in edgeList added. edgeList can have the form {a, b} to add a single edge {a, b} or the form {{a, b}, {c, d}, ...}, to ...