NFourierSeries[expr, t, n] gives a numerical approximation to the order n Fourier exponential series expansion of expr, where expr is a periodic function of t with period 2 ...
int MLEvaluate (MLINK link, char*string) sends a string of input suitable for use with ToExpression[] to Mathematica for evaluation.
CompleteGraphQ[g] yields True if the graph g is a complete graph, and False otherwise.CompleteGraphQ[g, vlist] yields True if the subgraph induced by vlist is a complete ...
ConnectedGraphQ[g] yields True if the graph g is connected, and False otherwise.
ControllabilityMatrix[ss] gives the controllability matrix of the StateSpaceModel object ss.
GraphQ
(Built-in Mathematica Symbol) GraphQ[g] yields True if g is a valid Graph object and False otherwise.
GraphRadius[g] gives the minimum eccentricity of the vertices in the graph g.
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
void MLDestroyMark (MLINK link, MLMARK mark) destroys the specified mark on a link.
mltimeval is a MathLink type used for storing time arguments.