RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
An important feature of string manipulation functions like StringReplace is that they handle not only literal strings but also patterns for collections of strings. This ...
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
StreamDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
M
(Combinatorica Package Symbol) M[g] gives the number of edges in the graph g. M[g, Directed] is obsolete because M[g] works for directed as well as undirected graphs.
ChartBaseStyle is an option for charting functions that specifies the base style for all chart elements.
FontColor is an option for Style, Cell, and related constructs that specifies the default color in which to render text.
Italic
(Built-in Mathematica Symbol) Italic represents an italic font slant.
Red
(Built-in Mathematica Symbol) Red represents the color red in graphics or style specifications.
StabilityMarginsStyle is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the styles in which the gain and phase margins ...