$CharacterEncoding specifies the default raw character encoding to use for input and output functions.
Two ways to set up automatic numbering in a Mathematica notebook. These cells are in DisplayFormulaNumbered style. DisplayFormulaNumbered style is available in the default ...
ExponentFunction is an option for NumberForm and related functions that determines the exponent to use in printing approximate real numbers.
The basic idea behind the "StiffnessSwitching" method is to provide an automatic means of switching between a nonstiff and a stiff solver. The "StiffnessTest" and ...
Mathematica stores preference settings and initialization data in two directories, $BaseDirectory and $UserBaseDirectory. Within each of these directories are several ...
$CCompiler sets the default C compiler to use for operating on C code.
CellEventActions is an option for Cell that gives a list of actions to perform when specified events occur in connection with a cell in a notebook.
InputString[] interactively reads in a character string. InputString[prompt] requests input, displaying prompt as a "prompt". InputString[prompt, init] in a notebook front ...
NumberSeparator is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
$LibraryPath gives the default list of directories to search in attempting to find a library.