int MLSetEnvIDString (MLENV env, const char *eid) sets the MathLink environment identification string to eid.
Mathematica 6.0 represented one of the world's most advanced software engineering endeavors. Building on Mathematica's symbolic programming foundations, a series of software ...
Intersection[list_1, list_2, ...] gives a sorted list of the elements common to all the list_i.
Explicit representations of newlines and tabs in strings. This prints on two lines. In InputForm there is an explicit ∖n to represent the newline.
Mathematica has been used to make many important discoveries in discrete mathematics over the past two decades. Its integration of highly efficient and often original ...
void MLSetAllocParameter (char* p, MLAllocator a, MLDeallocator d) sets the memory allocator and deallocator specified by a and d in the MLParameters object p for later use ...
Mathematica's strengths in algebraic computation and graphics as well as numerics combine to bring unprecedented flexibility and power to geometric computation. Making ...
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.