Widget["WizardDialog"] represents the dialog inside which a wizard is displayed.
RankedEmbedding[l] takes a set partition l of vertices {1, 2, ..., n} and returns an embedding of the vertices in the plane such that the vertices in each block occur on a ...
Mathematica's built-in SparseArray function should be used to create tridiagonal matrices. Mathematica kernel's built-in sparse solver LinearSolve has replaced ...
NonlinearRegress functionality is now available using the built-in function NonlinearModelFit.
WeakComponents[g] gives a list of all weakly connected components in the undirected graph g.
FRatioCI
(Hypothesis Testing Package Symbol) FRatioCI[ratio, n, m] gives a confidence interval based on an F-ratio distribution with n and m degrees of freedom.
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
Building on its core symbolic architecture, Mathematica gives immediate access to the latest in industrial-strength Boolean computation. With highly general symbolic ...
Graphs are first-class citizens in Mathematica, and can be used as input, output, in programs, and in documents. Undirected and directed graphs are treated uniformly and ...
Mathematica 8 introduces numerous new usability features, including a whole new paradigm for entering input using free-form linguistics that no longer require even ...