ShowCursorTracker is an option for Cell that specifies whether an elliptical spot should appear momentarily to guide the eye if the cursor position jumps.
TransformationMatrix[tfun] gives the homogeneous matrix associated with a TransformationFunction object.
ViewVector is an option for Graphics3D and related functions which specifies the position and direction of a simulated camera used to view three-dimensional objects.
WeightedGraphQ[g] yields True if the graph g is a weighted graph and False otherwise.
WindowSize is a notebook option that specifies the size of window that should be used to display a notebook on the screen.
$BatchInput is True if input in the current session is being fed directly to the Mathematica kernel in batch mode.
In doing calculations, it is often convenient to collect together several objects, and treat them as a single entity. Lists give you a way to make collections of objects in ...
You can use most of the list operations discussed in "Lists" on any kind of Mathematica expression. By using these operations, you can manipulate the structure of expressions ...
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 ...
Like everything else in Mathematica the textual forms of expressions can themselves be represented as expressions. Textual forms that consist of one-dimensional sequences of ...