PageRankVector[g] returns the page rank of the graph g.
ODS
(Mathematica Import/Export Format) MIME type: application/vnd.oasis.opendocument.spreadsheet OpenDocument spreadsheet file. Used for storage and exchange of spreadsheet data and formulas. Is part of the OASIS ...
SXC
(Mathematica Import/Export Format) MIME type: application/nd.sun.xml.calc OpenOffice 1.0 spreadsheet file. Stores spreadsheet data and formulas. SXC is an acronym for Sun XML Calc. Native spreadsheet format of ...
Epilog
(Built-in Mathematica Symbol) Epilog is an option for graphics functions that gives a list of graphics primitives to be rendered after the main part of the graphics is rendered.
Widget["WizardPage"] represents a page of a wizard.
Background is an option that specifies what background color to use.
MenuView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which selecting the menu item with label lbl_i displays expr_i. MenuView[{lbl_1 -> expr_1, lbl_2 -> ...
When Mathematica reads the text x^y, it interprets it as x raised to the power y. In a notebook, you can also give the two-dimensional input x^y directly. Mathematica again ...
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
Mathematica provides various options for labeling three-dimensional graphics. Some of these options are directly analogous to those for two-dimensional graphics, discussed in ...