81 - 90 of 1251 for GetSearch Results
View search results from all Wolfram sites (51599 matches)
MLGetReal128()   (Mathematica MathLink C Function)
int MLGetReal128 (MLINK link, mlextended_double *d) gets an extended-precision floating-point number from link and stores it in d.
MLGetReal64()   (Mathematica MathLink C Function)
int MLGetReal64 (MLINK link, double *x) gets a double-precision floating-point number from the MathLink connection link and stores it in x.
MLGetString()   (Mathematica MathLink C Function)
int MLGetString (MLINK link, const char ** s) gets a character string from the MathLink connection specified by link, storing the string in s.
MLGetSymbol()   (Mathematica MathLink C Function)
int MLGetSymbol (MLINK link, const char ** s) gets a character string corresponding to the name of a symbol from the MathLink connection specified by link, storing the ...
MLGetType()   (Mathematica MathLink C Function)
int MLGetType (MLINK link) gets the type of the current object on the MathLink connection specified by link.
Cryptographic Number Theory   (Mathematica Guide)
Mathematica's extensive base of state-of-the-art algorithms, efficient handling of very long integers, and powerful built-in language make it uniquely suited to both research ...
 
MLGetShortInteger()   (Mathematica MathLink C Function)
int MLGetShortInteger (MLINK link, short *i) gets an integer from the MathLink connection specified by link and stores it as a C short in i.
MLGetLongInteger()   (Mathematica MathLink C Function)
int MLGetLongInteger (MLINK link, long *i) gets an integer from the MathLink connection specified by link and stores it as a C long in i.
MLGetRealList()   (Mathematica MathLink C Function)
int MLGetRealList (MLINK link, double ** a, long *n) gets a list of floating-point numbers from the MathLink connection specified by link, storing the numbers in the array a ...
1 ... 6|7|8|9|10|11|12 ... 126 Previous Next

...