3911 - 3920 of 4620 for listSearch Results
View search results from all Wolfram sites (353176 matches)
NIntegrate   (Built-in Mathematica Symbol)
NIntegrate[f, {x, x_min, x_max}] gives a numerical approximation to the integral \[Integral]_x_min^x_max\ f\ d \ x. NIntegrate[f, {x, x_min, x_max}, {y, y_min, y_max}, ...] ...
MLPutReal128Array()   (Mathematica MathLink C Function)
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 ...
MLReadyParallel()   (Mathematica MathLink C Function)
int MLReadyParallel (MLENV env, MLINK *links, int n, mltimeval waittime) takes a list of link objects of length n and waits a timeout period specified by waittime for one of ...
MLEndPacket()   (Mathematica MathLink C Function)
int MLEndPacket (MLINK link) inserts an indicator in the expression stream that says the current expression is complete and is ready to be sent.
MLGetRealArray()   (Mathematica MathLink C Function)
int MLGetRealArray (MLINK link, double ** a, long ** dims, char ***heads, long *d) gets an array of floating-point numbers from the MathLink connection specified by link, ...
MLReleaseInteger16Array()   (Mathematica MathLink C Function)
void MLReleaseInteger16Array (MLINK link, short *a, int *dims, char ** heads, int d) disowns memory allocated by MLGetInteger16Array() to store the array a, its dimensions ...
AdjacencyMatrix   (Built-in Mathematica Symbol)
AdjacencyMatrix[g] gives the vertex\[Dash]vertex adjacency matrix of the graph g.
ArcCos   (Built-in Mathematica Symbol)
ArcCos[z] gives the arc cosine cos -1 (z) of the complex number z.
ArcSin   (Built-in Mathematica Symbol)
ArcSin[z] gives the arc sine sin -1 (z) of the complex number z.
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
1 ... 389|390|391|392|393|394|395 ... 462 Previous Next

...