RawData
(Built-in Mathematica Symbol) RawData[data] is a low-level representation of the contents of a cell in which Show Cell Expression has been toggled.
$Display gives a list of files and pipes to be used with the default $DisplayFunction.
$ReleaseNumber is an integer which gives the current Mathematica kernel release number, and increases in successive releases.
$SystemWordLength gives the effective number of bits in raw machine words on the computer system where Mathematica is running.
BenfordDistribution[b] represents a Benford distribution with base parameter b.
Here is one way to get multiple minima: call NMinimize multiple times with different random seeds, which will cause different optimization paths to be taken. This defines a ...
With the default option setting Lighting->Automatic, Mathematica uses a simulated lighting model to determine how to color polygons in three-dimensional graphics. Mathematica ...
$PrePrint is a global variable whose value, if set, is applied to every expression before it is printed.
Create a Slide Show Create a Lecture Notebook Style and Format Notebooks
Much of what Mathematica does revolves around manipulating structured expressions. But you can also use Mathematica as a system for handling unstructured strings of text. ...