ChartBaseStyle is an option for charting functions that specifies the base style for all chart elements.
Unicode: F76A. Alias: Esc cmd Esc. Letter-like form. Representation of the Cmd or Alt key on a keyboard.
Unicode: F763. Alias: Esc ctrl Esc. Letter-like form. Representation of the Ctrl key on a keyboard.
Unicode: F3A3. Alias: Esc nl Esc. Raw operator. Forces a line break in an expression, maintaining the correct indenting level based on the environment of the line break.
Circle
(Built-in Mathematica Symbol) Circle[{x, y}, r] is a two-dimensional graphics primitive that represents a circle of radius r centered at the point x, y. Circle[{x, y}] gives a circle of radius 1. ...
Roots
(Built-in Mathematica Symbol) Roots[lhs == rhs, var] yields a disjunction of equations which represent the roots of a polynomial equation.
Type 2+2 and then press Shift+Enter (hold down the Shift key and press Enter) to tell Mathematica to evaluate your input. Note that labels are added automatically, and output ...
StringPosition["string", " sub"] gives a list of the starting and ending character positions at which " sub" appears as a substring of " string". StringPosition["string", ...
ICS
(Mathematica Import/Export Format) MIME types: text/calendar ICS iCalendar format. Used for the storage and exchange of calendar information. Commonly used in personal information management systems. Plain ...
VCS
(Mathematica Import/Export Format) MIME types: text/calendar VCS vCalendar format. Used for the storage and exchange of calendar information and in personal information management applications. Superseded by ...