Ever since Version 3 of Mathematica, there has been rich support for arbitrary mathematical typesetting and layout. Underlying all that power was a so-called box language, ...
LinkRankMatrix[g] returns the link rank of the graph g, in the form of a sparse matrix. The link rank of an edge u -> v is defined as the PageRanks of u, divided by the ...
VertexList[g] gives a list of all vertices in the graph g.
You can create and present slide shows directly from within Mathematica . Mathematica provides an integrated workflow from initial experimentation to final presentation. ...
NDK
(Mathematica Import/Export Format) NDK seismologic file format. Commonly used for storage and exchange of earthquake data. Stores geographical information and wave measurements for individual seismological ...
Package
(Mathematica Import/Export Format) Registered MIME type: application/vnd.wolfram.mathematica.package Mathematica package source format. Used for storing and exchanging Mathematica programs, packages, and data. ...
XBM
(Mathematica Import/Export Format) MIME type: image/x-xbitmap X Window bitmap format. Used in the X11 windowing system for storing icons, cursors, and other graphics resources. ASCII format. Stores a ...
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
ChiSquareDistribution[\[Nu]] represents a \[Chi]^2 distribution with \[Nu] degrees of freedom.