EdgeStyle is an option and property for Graph and related functions that specifies what style to use for edges.
ExtentSize is an option to DiscretePlot and DiscretePlot3D that specifies how far to extend out from each plot point.
JankoGroupJ1[] represents the sporadic simple Janko group J_1.
McLaughlinGroupMcL[] represents the sporadic simple McLaughlin group McL.
NorlundB[n, a] gives Nørlund polynomials B_n^(a) of degree n in a.NorlundB[n, a, x] gives generalized Bernoulli polynomials B_n^(a)(x).
VertexStyle is an option and property for Graph and related functions that specifies what style to use for vertices.
Weights
(Built-in Mathematica Symbol) Weights is an option for various fitting and other functions which specifies weights to associate with data elements.
ZTransform[expr, n, z] gives the Z transform of expr. ZTransform[expr, {n_1, n_2, ...}, {z_1, z_2, ...}] gives the multidimensional Z transform of expr.
Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...
The raw SQL command SELECT selects and returns data from a database. An alternative is to use the Mathematica command SQLSelect, described in "Selecting Data". If you find ...