3511 - 3520 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
MLVersionNumbers()   (Mathematica MathLink C Function)
void MLVersionNumbers (MLENV ep, int *inumb, int *rnumb, int *bnumb) returns the MathLink API interface number, revision number, and build number and stores them respectively ...
MLAllocator   (Mathematica MathLink C Function)
MLAllocator is a MathLink type that describes a function pointer to a function taking an unsigned long argument and returning a void * that implements a memory allocator.
MLMessageHandlerObject   (Mathematica MathLink C Function)
MLMessageHandlerObject is a MathLink type that describes a function pointer to a function taking three arguments: an MLINK, an int, and an int, and returning a void that ...
CurrentValue   (Built-in Mathematica Symbol)
CurrentValue[item] gives the current value of item at a location in the Mathematica system and interface. CurrentValue[{item, spec}] gives the current value for the feature ...
Manipulating Lists by Their Indices   (Mathematica Tutorial)
Getting parts of lists. This gives a list of parts 1 and 3. Here is a nested list.
MLPutInteger64Array()   (Mathematica MathLink C Function)
int MLPutInteger64Array (MLINK link, mlint64 *a, int *dims, char ** heads, int d) puts an array of 64-bit integers to the MathLink connection specified by link to form a ...
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, ...
MLGetUnicodeString()   (Mathematica MathLink C Function)
int MLGetUnicodeString (MLINK link, unsigned short ** s, long *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
MLGetUTF16Symbol()   (Mathematica MathLink C Function)
int MLGetUTF16Symbol (MLINK link, const unsigned short ** s, int *n, int *c) gets a UTF-16 character string corresponding to the name of a symbol from the MathLink connection ...
MLGetUTF32String()   (Mathematica MathLink C Function)
int MLGetUTF32String (MLINK link, const unsigned int ** s, int *len) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
1 ... 349|350|351|352|353|354|355 ... 461 Previous Next

...