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.
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 ...
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 ...
C
(Mathematica Import/Export Format) C programming language. General purpose implementation language for computer systems and applications. Developed at Bell Telephone Laboratories in 1972.
POV
(Mathematica Import/Export Format) MIME type: model/x-pov POV-Ray 3D scene description language and format. Used for storing 3D models and scene descriptions. Native file format of the POV-Ray raytracing ...
Real128
(Mathematica Import/Export Format) Uniform sequence of IEEE quad-precision numbers. Binary data format.
Real32
(Mathematica Import/Export Format) Uniform sequence of IEEE single-precision numbers. Binary data format.