RunThrough["command", expr] executes an external command, giving the printed form of expr as input and taking the output, reading it as Mathematica input, and returning the ...
ShowClosedCellArea is an option for cells that specifies whether a rectangular bar is displayed next to a closed cell group to indicate the number of cells in the group.
SingleLetterItalics is an option for Cell that specifies whether single-letter names should be displayed in italics.
TargetFunctions is an option for functions such as ComplexExpand that specifies what functions to attempt to generate in the output.
WindowOpacity is a notebook option that determines the overall opacity of a displayed window.
$MachineAddresses gives a list of strings specifying the current IP addresses associated with the computer on which Mathematica is being run.
$MachineDomains is a list of strings giving the names of the current network domains associated with the computer on which Mathematica is being run.
$ParentLink is the MathLink LinkObject currently used for input and output by the Mathematica kernel in a particular session.
Depending on the purpose for which you are using a Mathematica notebook, you may want to change its overall appearance. The front end allows you to specify independently the ...
It may happen that a given ODE is not linear in y(x) but can be viewed as a linear ODE in x(y). In this case, it is said to be an inverse linear ODE. This is an inverse ...