int MLPutArgCount (MLINK link, int n) specifies the number of arguments of a composite function to be put on link.
$CCompiler sets the default C compiler to use for operating on C code.
CirculantGraph[n, l] constructs a circulant graph on n vertices, meaning the i\[Null]^th vertex is adjacent to the (i + j)\[Null]^th and (i - j)\[Null]^th vertices, for each ...
TriangularSurfacePlot[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y ...
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
LoadedJavaObjects[] returns a list of the Java objects that have been sent to Mathematica (and not yet released with ReleaseJavaObject).
SQLConnections[] returns a list of the open SQLConnection objects.
SQLResultSets[] returns a list of the open SQLResultSet objects.
NInverseFourierCoefficient[expr, n, t] gives a numerical approximation to the function, evaluated at t, whose Fourier exponential series representation has coefficients given ...
GeoProjectionData["projection", " property"] gives the value of the specified property for the specified cartographic projection.GeoProjectionData["projection"] gives the ...