$NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates.
Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
When fitting models to data, it is often useful to analyze how well the model fits the data and how well the fitting meets the assumptions of the model. For a number of ...
SQLTablePrivileges[conn] returns a table of access rights about the tables in an SQL connection.
SQLDropTable[conn, table] drops a table in an SQL connection.
DefaultElement is an option for Grid and related constructs which specifies what to insert when a new element is interactively created.
Version 6.0 represented a major step forward in visualization and graphics, with many new and original concepts. Among them was full integration of Mathematica symbolic ...
Building on Mathematica's unique base of visualization and graphics capabilities, Mathematica 7 adds several important new areas. Emphasizing integration and automation, ...
Import
(Built-in Mathematica Symbol) Import["file"] imports data from a file, returning a complete Mathematica version of it. Import["file", elements] imports the specified elements from a file.Import["http:// ...
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .