HelpBrowserSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the legacy Help Browser.
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
GroupSetwiseStabilizer[group, {p_1, ..., p_n}] returns the subgroup of group for which the images of the points p_i are still in the list {p_1, ..., p_n}.
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .
Introduction to Dynamic Advanced Dynamic Functionality
Mathematica notebooks consist of sequences of cells, which can be nested. The hierarchy of cells serves as a structure for organizing information in a notebook as well as ...
AnnuityDue[p, t] represents an annuity due of fixed payments p made over t periods.AnnuityDue[p, t, q] represents a series of payments occurring at time intervals ...
MathLink provides a mechanism through which programs can interact with Mathematica. Some typical uses of MathLink. MathLink provides a general interface for external programs ...
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
Extract
(Built-in Mathematica Symbol) Extract[expr, list] extracts the part of expr at the position specified by list. Extract[expr, {list_1, list_2, ...}] extracts a list of parts of expr. Extract[expr, list, h] ...