SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
$CurrentLink is the LinkObject representing the MathLink connection for an external program currently being installed or being called.
$MaxPrecision gives the maximum number of digits of precision to be allowed in arbitrary-precision numbers.
$ModuleNumber gives the current serial number to be used for local variables that are created.
SQLColumn[...] represents a column in an SQL table.
SQLCreateTable creates a new table in a database. An alternative, using raw SQL, is described in "Creating Tables with Raw SQL". If you find that the examples in this ...
Periodical[id] returns information about the periodical task corresponding to the specified integer id.
Periodicals[] returns a list of integer ID numbers corresponding to the set of operations that are periodically performed automatically when the kernel is not busy with ...
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
NETAssembly["name", n] represents a .NET assembly with the specified name.