WordBoundary represents a boundary between words for purposes of matching in StringExpression.
$Aborted is a special symbol that is returned as the result from a calculation that has been aborted.
OpenCLMemoryLoad[list] loads list into OpenCLMemory manager, returning an OpenCLMemory.OpenCLMemoryLoad[list, type] loads list with specified type into OpenCLMemory manager, ...
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
Pick
(Built-in Mathematica Symbol) Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
Quit
(Built-in Mathematica Symbol) Quit[] terminates a Mathematica kernel session.
TextClipboardType is an option for cells that specifies how Edit \[FilledRightTriangle] Copy treats a cell when converting it for the system's textual clipboard.
PrependTo[s, elem] prepends elem to the value of s, and resets s to the result.
Mathematica allows you to specify in detail what should happen when you press Shift+Enter to evaluate a cell in a notebook, or Ctrl+Shift+Enter to evaluate an expression in ...
Mathematica provides a convenient collection of platform-independent functions for manipulating names of files and directories. These functions can also be used to assemble ...