StructuredSelection is an option for Cell that specifies whether to allow only complete subexpressions in the cell to be selected interactively using the front end.
UpValues[f] gives a list of transformation rules corresponding to all upvalues defined for the symbol f.
WindowFrameElements is an option for notebooks that specifies the elements to include in the frame of the window used to display the notebook on the screen.
WindowMargins is a notebook option that specifies what margins to leave around the window that is used to display the notebook on the screen.
Two ways to set up automatic numbering in a Mathematica notebook. These cells are in DisplayFormulaNumbered style. DisplayFormulaNumbered style is available in the default ...
Introduction to Editing Mathematica Graphics Drawing Tools Selecting Graphics Objects
Finding and setting values of symbols. Mathematica effectively stores all definitions you give as lists of transformation rules. When a particular symbol is encountered, the ...
If you enter text in languages other than English, you will typically need to use various additional accented and other characters. If your computer system is set up in an ...
Basic vector operations. This is a vector in three dimensions. This gives a vector u in the direction opposite to v with twice the magnitude.
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...