The symbolic architecture of Mathematica notebooks allows immediate interoperability with a wide range of document, web, graphics and other formats. Mathematica automatically ...
Typical command-line options for Mathematica executables. If the Mathematica front end is called with a notebook file as a command-line argument, then this notebook will be ...
expr_1; expr_2; ... evaluates the expr_i in turn, giving the last one as the result.
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
DisplayFunction is an option for graphics and sound functions that specifies a function to apply to graphics and sound objects before returning them.
To install and use Mathematica and MathLM, you must activate your product and receive a password. Before registering, you must first begin the installation process according ...
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...
Output formats for numbers. These numbers are given in the default output format. Large numbers are given in scientific notation. This gives all numbers in scientific ...
$Aborted is a special symbol that is returned as the result from a calculation that has been aborted.
$Notebooks is True if Mathematica is being used with a notebook-based front end.