The names of built-in functions follow some general guidelines. The main expression or object on which a built-in function acts is usually given as the first argument to the ...
Magnification changes the display magnification for a notebook.
Wrap at Window Width wraps lines at the width of the window containing the text.
Resolve
(Built-in Mathematica Symbol) Resolve[expr] attempts to resolve expr into a form that eliminates ForAll and Exists quantifiers. Resolve[expr, dom] works over the domain dom. Common choices of dom are ...
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
Mathematica provides a broad range of powerful constructs for laying out content on a screen or page. They are designed to be immediately useful for the beginner, yet also ...
SQLResultSetColumnNames[rs] returns a list of {table, column} pairs for each column in a result set.
Some integer functions. The remainder on dividing 17 by 3. The integer part of 17/3.
Lists are central constructs in Mathematica, used to represent collections, arrays, sets, and sequences of all kinds. Lists can have any structure and size, and can routinely ...
Don't Word Wrap turns word wrapping off.