If the front end activation dialog box appears when you launch Mathematica, either Mathematica could not locate the mathpass file or there was no valid password in the ...
EdgeLabel is an option that can take on values True or False, allowing the user to associate labels to edges. By default, there are no edge labels. The EdgeLabel option can ...
VertexLabel is an option that can take on values True or False, allowing the user to set and display vertex labels.
VertexNumber is an option that can take on values True or False. This can be used in ShowGraph to display or suppress vertex numbers.
SystemOptions["name"] gives the current setting for the internal system option with the specified name.SystemOptions[] gives the current settings for all settable internal ...
Mathematica supports logical operators not only for programming, but for mathematical operations as well.
CoordinatesToolOptions is an option for Graphics that gives values of options associated with the Get Coordinates tool.
HitMissTransform[image, ker] gives the hit-and-miss transform of image with respect to the composite structuring element ker.HitMissTransform[image, {ker_1, ker_2, ...}] ...
KernelObject[n, name, ...] represents a kernel available for parallel computing.
SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a smooth kernel histogram of the values {x_i, y_i}.SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, espec] ...