3721 - 3730 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
MLReleaseUTF8Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF8Symbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetUTF8Symbol() to store the UTF-8 encoded character string s ...
MLOpenArgcArgv()   (Mathematica MathLink C Function)
MLINK MLOpenArgcArgv (MLENV env, int argc, char ** argv, int* errno) opens a MathLink connection, taking parameters from command-line arguments.
MLPutByteString()   (Mathematica MathLink C Function)
int MLPutByteString (MLINK link, const unsigned char *s, int n) puts a string of n characters starting from location s to the MathLink connection specified by link.
MLParameters   (Mathematica MathLink C Function)
MLParameters is a MathLink type used to contain user-supplied parameters or functionality for an MLENV object.
MLLoopbackOpen()   (Mathematica MathLink C Function)
MLINK MLLoopbackOpen (MLENV env, int *errno) opens a loopback MathLink connection.
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 ...
MLPutReal128()   (Mathematica MathLink C Function)
int MLPutReal128 (MLINK link, mlextended_double d) puts the extend-precision floating-point number d to 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 ...
MLReleaseInteger16List()   (Mathematica MathLink C Function)
void MLReleaseInteger16List (MLINK link, short *a, int n) disowns memory allocated by MLGetInteger16List() to store the array a of length n.
MLReleaseInteger64Array()   (Mathematica MathLink C Function)
void MLReleaseInteger64Array (MLINK link, mlint64 *a, int *dims, char ** heads, int d) disowns memory allocated by MLGetInteger64Array() to store the array a, its dimensions ...
1 ... 370|371|372|373|374|375|376 ... 461 Previous Next

...