int MLPutInteger64Array (MLINK link, mlint64 *a, int *dims, char ** heads, int d) puts an array of 64-bit integers to the MathLink connection specified by link to form a ...
PieChart[{y_1, y_2, ...}] makes a pie chart with sector angle proportional to y_1, y_2, ....PieChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a pie chart with ...
CFunction[type, name, args, body] is a symbolic representation of a function definition.CFunction[type, name, args] is a symbolic representation of a function declaration.
Brelaz
(Combinatorica Package Symbol) Brelaz is a value that the option Algorithm can take when used in the function VertexColoring.
Cycles
(Combinatorica Package Symbol) Cycles is an optional argument for the function Involutions.
SelectionSort[l, f] sorts list l using ordering function f.
All the functionality in Miscellaneous`Geodesy` is now available in the built-in Mathematica kernel.
Recognize is now available as the newly added built-in Mathematica kernel function RootApproximant.
SiegelTheta is now available as the newly added built-in Mathematica kernel function SiegelTheta.
Grad
(Vector Analysis Package Symbol) Grad[f] gives the gradient, \[Del]f, of the scalar function f in the default coordinate system. Grad[f, coordsys] gives the gradient of f in the coordinate system coordsys.