3711 - 3720 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
mlextended_double   (Mathematica MathLink C Function)
mlextended_double is a MathLink type representing an extended-precision floating-point number.
MLPutRealList()   (Mathematica MathLink C Function)
int MLPutRealList (MLINK link, double *a, long n) puts a list of n floating-point numbers starting from location a to the MathLink connection specified by link.
stdenv   (Mathematica MathLink C Function)
MLENV stdenv is a variable representing the standard MathLink environment in a program built from MathLink templates with mprep or mcc.
stdlink   (Mathematica MathLink C Function)
MLINK stdlink is a variable representing the standard link that connects a program built from MathLink templates to Mathematica.
MLClearError()   (Mathematica MathLink C Function)
int MLClearError (MLINK link) clears errors on link if possible.
MLReleaseByteString()   (Mathematica MathLink C Function)
void MLReleaseByteString (MLINK link, const unsigned char *s, int n) disowns memory allocated by MLGetByteString() to store the array of character codes s.
MLReleaseByteSymbol()   (Mathematica MathLink C Function)
void MLReleaseByteSymbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetByteSymbol() to store the character string s corresponding to the name ...
MLReleaseUTF16Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF16Symbol (MLINK link, const unsigned short *s, int len) disowns memory allocated by MLGetUTF16Symbol() to store the UTF-16 encoded character string s ...
MLReleaseUTF32String()   (Mathematica MathLink C Function)
void MLReleaseUTF32String (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32String() to store the UTF-32 encoded string s.
MLReleaseUTF32Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF32Symbol (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32Symbol() to store the UTF-32 encoded character string s ...
1 ... 369|370|371|372|373|374|375 ... 461 Previous Next

...