CUDAMap[f, lst] applies f to each element on lst.
SQLTableTypeNames[conn] returns the types of table supported in an SQL connection.
SQLDelete deletes data from a database. An alternative, using raw SQL, is described in "Deleting Data with Raw SQL". If you find that the examples in this tutorial do not ...
This section discusses commands that get information about database tables. If you find that the examples in this section do not work as shown, you may need to install or ...
DateQ
(Calendar Package Symbol) DateQ[{year, month, day}] yields True if date {year, month, day} is a valid date in the current calendar system, and yields False otherwise. DateQ[{year, month, day, hour, ...
Jewish
(Calendar Package Symbol) Jewish represents the Jewish calendar system.
GraphCoordinates3D[g, options] calculates a visually appealing 3D layout of the vertices of a graph g and returns the coordinates of the vertices.
GraphCoordinates[g, options] calculates a visually appealing 2D layout of the vertices of the graph g and returns the coordinates of the vertices.
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...