int MLGetLinkedEnvIDString (MLINK link, const char ** e) returns the identification string of the MathLink environment connected to link and stores it in e.
MLINK MLOpenString (MLENV env, const char *string, int *errno) opens a MathLink connection taking parameters from a character string.
int MLPutReal128Array (MLINK link, mlextended_double *a, int *dims, char ** heads, int d) puts an array of extended-precision floating-point numbers to the MathLink ...
int MLPutSize (MLINK link, int len) specifies the length in bytes of the textual data to be put on link.
int MLReady (MLINK link) tests whether there is data ready to be read from link.
int MLTransferToEndOfLoopbackLink (MLINK d, MLINK s) transfers the full contents of the loopback link s to the destination link d.
TileAreas
(Computational Geometry Package Symbol) TileAreas[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] finds the areas of the tiles centered on {x_i, y_i} and having vertices q_j as stipulated by the vertex ...
Mathematica's ability to deal with symbolic expressions, as well as numbers, allows you to use it for many kinds of mathematics. Calculus is one example. With Mathematica, ...
LibraryVersionString[lib] returns a string of library version information.
Basic vector operations. This is a vector in three dimensions. This gives a vector u in the direction opposite to v with twice the magnitude.