SQLColumnNames[conn] returns a list of {table, name} pairs for each column in an SQL connection.
Islamic represents the Islamic calendar system.
PseudoInverse[m] finds the pseudoinverse of a rectangular matrix.
This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
Functionality in this package has been added to the built-in Mathematica kernel or incorporated into newly created packages. CDF, PDF and CharacteristicFunction are built ...
SymmetricReduction[f, {x_1, ..., x_n}] gives a pair of polynomials {p, q} in x_1, ..., x_n such that f == p + q, where p is the symmetric part and q is the ...
GroupElements[group] returns the list of all elements of group.GroupElements[group, {r_1, ..., r_k}] returns the elements numbered r_1, ..., r_k in group in the standard ...
Subresultants[poly_1, poly_2, var] generates a list of the principal subresultant coefficients of the polynomials poly_1 and poly_2 with respect to the variable var.
$MachineEpsilon gives the difference between 1.0 and the next-nearest number representable as a machine-precision number.
SQLColumn[...] represents a column in an SQL table.