$MinMachineNumber is the smallest positive machine-precision number that can be used on a particular computer system.
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.
One of the important features of Mathematica is its ability to give you exact, symbolic, results for computations. There are, however, computations where it is just ...
SQLCatalogNames[conn] returns the names of the catalogs in an SQL connection.
SQLResultSetClose[rs] closes a result set.
SQLSchemaNames[conn] returns the names of the schema in an SQL connection.
TetGenDetectIntersectingFacets[points, facets] returns a list of points and intersecting facets.
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
CoshIntegral[z] gives the hyperbolic cosine integral Chi(z).
EdgeList[g] gives the list of edges for the graph g. EdgeList[g, patt] gives a list of edges that match the pattern patt.