Mathematica can export anything it displays—graphics, text, formulas, notebooks—to any standard raster image format. It can also import from such formats to give Mathematica ...
Unicode: 2026. Alias: Esc ... Esc. Letter-like form. Used to indicate omitted elements in a row of a matrix. \[Ellipsis] on its own will act as a symbol.
FreeCDF (.cdf) creates a new Computable Document Format (CDF) file.
Dimensions[expr] gives a list of the dimensions of expr. Dimensions[expr, n] gives a list of the dimensions of expr down to level n.
PageFooterLines is an option for notebooks that specifies whether a horizontal line is inserted at the bottom of each page when the notebook is printed.
PageHeaderLines is an option for notebooks that specifies whether a horizontal line is inserted at the top of each page when the notebook is printed.
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
X3D
(Mathematica Import/Export Format) MIME type: model/x3d+xml Web3D geometry format. Used for distributing 3D models on the web and in media applications. XML format. Can store multiple geometries. Introduced in ...
Basic descriptive statistics operations. Given a list with n elements x_i, the mean Mean[list] is defined to be μ(x)OverscriptBox[x, _]∑x_i/n. The variance Variance[list] ...