WindowToolbars is a notebook option that specifies the toolbars to include at the top of the window used to display the notebook on the screen.
$Input
(Built-in Mathematica Symbol) $Input is a global variable whose value is the name of the stream from which input to Mathematica is currently being sought.
$MachineName is a string that gives the assigned name of the computer on which Mathematica is being run, if such a name is defined.
$NewMessage is a global variable which, if set, is applied to the symbol name and tag of messages that are requested but have not yet been defined.
$ProcessID gives the ID assigned to the Mathematica kernel process by the operating system under which it is run.
$SessionID is a number set up to be unique to a particular Mathematica session.
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
Counting roots of polynomials. CountRoots accepts polynomials with Gaussian rational coefficients. The root count includes multiplicities. This gives the number of real roots ...
With the Text graphics primitive, you can insert text at any position in two- or three-dimensional Mathematica graphics. Unless you explicitly specify a style or font using ...
Importing and exporting lists and tables of data. This exports a list of data to the file out1. Here are the contents of the file.