$BaseDirectory gives the base directory in which systemwide files to be loaded by Mathematica are conventionally placed.
$UserBaseDirectory gives the base directory in which user-specific files to be loaded by Mathematica are conventionally placed.
MATHEMATICA HOW TO Tutorials » Sequences of Operations Evaluation See Also » CompoundExpression More About » Language Overview Mathematica Syntax Procedural Programming ...
Getting Started Videos » Find Your Learning Path » Open Virtual Book » CORE LANGUAGE ◼ Language Overview ◼ Lists ◼ Expressions ◼ Variables & Functions ◼ Rules & Patterns ◼ ...
Mathematica supports dynamic hierarchical namespace management, fully integrated into the Mathematica language. Mathematica's symbolic programming paradigm allows a unique ...
Registered MIME type: application/xhtml+xml XHTML with embedded MathML. Plain text XML format. Describes the structure and aspects of the appearance of web pages, including ...
Content in a Mathematica notebook is organized in cells. Each cell has a cell bracket that appears along the right edge of the notebook window. Markings on a cell bracket ...
Mathematica is to its core a fundamentally extensible system, in which efficient, modular, reusable packages of any size can readily be created. Mathematica's symbolic ...
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 ...
AllowGroupClose is an option for Cell that specifies whether a cell group can be closed normally.