Mathematica automatically handles hundreds of data formats and subformats—all coherently integrated through Mathematica's uniform use of symbolic expressions. For each ...
Epilog
(Built-in Mathematica Symbol) Epilog is an option for graphics functions that gives a list of graphics primitives to be rendered after the main part of the graphics is rendered.
Documentation Center opens the Wolfram Mathematica Documentation Center.
Virtual Book opens the Wolfram Mathematica Virtual Book, an updated and expanded electronic version of The Mathematica Book.
Notation[boxes \[DoubleLongLeftRightArrow] expr] parses any input box structure boxes internally as expr, and formats any expression matching expr as boxes in ...
AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
SQLServer[...] is an object that represents a server process started in Mathematica.
TraditionalForm differs from StandardForm, the default format for input and output. It is important to understand that TraditionalForm expressions cannot always be provided ...
XBM
(Mathematica Import/Export Format) MIME type: image/x-xbitmap X Window bitmap format. Used in the X11 windowing system for storing icons, cursors, and other graphics resources. ASCII format. Stores a ...
Conjunction[expr, {a_1, a_2, ...}] gives the conjunction of expr over all choices of the Boolean variables a_i.