Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Unicode: 2216. Alias: Esc \ Esc. Infix operator. x ∖ y is by default interpreted as Backslash[x,y]. Used in mathematics for set difference. Also used to separate arguments of ...
Unicode: 227B. Infix ordering operator. x ≻ y is by default interpreted as Succeeds[x,y]. Used in mathematics to indicate various notions of partial ordering. Often applied ...
BinaryFormat is an option for OpenRead and related functions that specifies that a stream should be opened in binary format, so that no textual interpretation of newlines or ...
ColorSpace is an option for Image and related functions that specifies the color space to which color values refer.
DefaultDuration is an option to Animate and related functions that specifies the default total duration of the animation in seconds.
Expression is a symbol that represents an ordinary Mathematica expression in Read and related functions.
FeedbackType is an option for some control system functions that specifies the feedback type.
LegendAppearance is an option for charting functions that specifies the appearance of any legends that are generated.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.