3701 - 3710 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
MLPutUTF32Symbol()   (Mathematica MathLink C Function)
int MLPutUTF32Symbol (MLINK link, const unsigned int *s, int len) puts a symbol whose name is given by UTF-32 encoded string s with length len to the MathLink connection ...
MLPutUTF8Symbol()   (Mathematica MathLink C Function)
int MLPutUTF8Symbol (MLINK link, const unsigned char *s, int len) puts a symbol whose name is given by UTF-8 encoded string s with length len to the MathLink connection ...
MLReady()   (Mathematica MathLink C Function)
int MLReady (MLINK link) tests whether there is data ready to be read from link.
MLPutByteArray()   (Mathematica MathLink C Function)
int MLPutByteArray (MLINK link, unsigned char *a, int *dims, char ** heads, int d) puts an array of integers in the range 0\[Dash]255 to the MathLink connection specified by ...
MLEvaluate()   (Mathematica MathLink C Function)
int MLEvaluate (MLINK link, char*string) sends a string of input suitable for use with ToExpression[] to Mathematica for evaluation.
MLPutMessage()   (Mathematica MathLink C Function)
int MLPutMessage (MLINK link, int msg) sends the message msg to the link object link.
MLPutMessageWithArg()   (Mathematica MathLink C Function)
int MLPutMessageWithArg (MLINK link, int msg, int arg) sends the message msg and its argument arg to the link object link.
MLSetEnvIDString()   (Mathematica MathLink C Function)
int MLSetEnvIDString (MLENV env, const char *eid) sets the MathLink environment identification string to eid.
MLUserData()   (Mathematica MathLink C Function)
void * MLUserData (MLINK link, MLUserFunction *fp) returns the data object and function pointer installed by MLSetUserData().
Roots::eqn   (Mathematica Message)
Roots::eqn NRoots::eqn
1 ... 368|369|370|371|372|373|374 ... 461 Previous Next

...