EdgeQ
(Built-in Mathematica Symbol) EdgeQ[g, e] yields True if e is an edge in the graph g and False otherwise.
Sequence of 16-bit characters. Raw binary format.
ButcherSimplify is an option to RungeKuttaOrderConditions that specifies whether to apply Butcher's row- and column-simplifying conditions.
CMYKColor[cyan, magenta, yellow, black] is a graphics directive which specifies that graphical objects which follow are to be displayed in the color given. CMYKColor[c, m, y, ...
This section includes reference material on SymbolicC functionality. C expressions. Grouping constructs to hold entire statements.
int MLGetUCS2String (MLINK link, const unsigned short ** s, int *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
DynamicModule[{x, y, ...}, expr] represents an object which maintains the same local instance of the symbols x, y, ... in the course of all evaluations of Dynamic objects in ...
$DynamicEvaluation is a symbol whose value is True if it is evaluated as part of the evaluation of a Dynamic.
VertexColors is an option for graphics primitives which specifies the colors to assign to vertices.
void MLReleaseByteArray (MLINK link, unsigned char *a, int *dims, char ** heads, int d) disowns the memory allocated by MLGetByteArray() to store the array a, its dimensions ...