3741 - 3750 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
Expand   (Built-in Mathematica Symbol)
Expand[expr] expands out products and positive integer powers in expr. Expand[expr, patt] leaves unexpanded any parts of expr that are free of the pattern patt. >
MLPutReal32Array()   (Mathematica MathLink C Function)
int MLPutReal32Array (MLINK link, float *a, int *dims, char ** heads, int d) puts an array of single-precision floating-point numbers to the MathLink connection specified by ...
MLPutReal64Array()   (Mathematica MathLink C Function)
int MLPutReal64Array (MLINK link, double *a, int *dims, char ** heads, int d) puts an array of double-precision floating-point numbers to the MathLink connection specified by ...
MLDestroyMark()   (Mathematica MathLink C Function)
void MLDestroyMark (MLINK link, MLMARK mark) destroys the specified mark on a link.
MLFromLinkID()   (Mathematica MathLink C Function)
MLINK MLFromLinkID (MLENV env, long inumb) returns the link object with ID number inumb in the MathLink environment env.
mlint64   (Mathematica MathLink C Function)
mlint64 is a MathLink type for storing 64-bit integers.
MLMessageReady()   (Mathematica MathLink C Function)
int MLMessageReady (MLINK link) queries the link object link to see if the link has an out-of-band message.
MLPutReal()   (Mathematica MathLink C Function)
int MLPutReal (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link.
mltimeval   (Mathematica MathLink C Function)
mltimeval is a MathLink type used for storing time arguments.
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
1 ... 372|373|374|375|376|377|378 ... 461 Previous Next

...