Primes
(Built-in Mathematica Symbol) Primes represents the domain of prime numbers, as in x \[Element] Primes.
SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
$LibraryError returns the system-dependent error message from loading a library, or None if there was no error.
JDBCDrivers[] returns a list of information about JDBC drivers available through DatabaseResourcesPath.JDBCDrivers[name] returns a list of information about the JDBC driver ...
NicholsGridLines is an option to NicholsPlot that specifies contours of constant magnitude and constant phase of the closed-loop system.
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
Alignment is an option which specifies how the contents of a displayed object should be aligned within the available area in the object.
int MLPutType (MLINK link, int type) prepares link to put an object of the specified type.
VertexDegree[g] gives the list of vertex degrees for all vertices in the graph g.VertexDegree[g, v] gives the vertex degree for the vertex v.
Widget["ImageLabel"] represents an image label.