StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw.
DataRange is an option for functions such as ListPlot and ListDensityPlot that specifies what range of actual coordinates the data should be assumed to occupy.
AlgebraicNumberNorm[a] gives the norm of the algebraic number a.
MachinePrecision is a symbol used to indicate machine-number precision.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
Blue
(Built-in Mathematica Symbol) Blue represents the color blue in graphics or style specifications.
Gray
(Built-in Mathematica Symbol) Gray represents the color gray in graphics or style specifications.
White
(Built-in Mathematica Symbol) White represents the color white in graphics or style specifications.
WalleniusHypergeometricDistribution[n, n_succ, n_tot, w] represents a Wallenius noncentral hypergeometric distribution.
Import
(Built-in Mathematica Symbol) Import["file"] imports data from a file, returning a complete Mathematica version of it. Import["file", elements] imports the specified elements from a file.Import["http:// ...