Mathematica's notebook interface is a very powerful typesetting system that allows you to enter formulas as they are written in mathematical literature, using two-dimensional ...
As the world's most extensive programmatic mathematical typesetting system, Mathematica provides a range of controls over the details of layout and rendering.
EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.
VertexLabelStyle is an option and property for Graph and related functions that specifies the style to use for vertex labels.
ImportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when importing text.
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
ScheduledTasks[] returns a list of ScheduledTaskObject expressions that represent current tasks.
TopHatTransform[image, ker] gives the morphological top-hat transform of image with respect to structuring element ker.TopHatTransform[image, r] gives the top-hat transform ...
Style
(Built-in Mathematica Symbol) Style[expr, options] displays with expr formatted using the specified option settings. Style[expr, " style"] uses the option settings for the specified style in the current ...
New opens a dialog for generating a table or matrix.