3921 - 3930 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447070 matches)
Equations and Inequalities over Domains   (Mathematica Tutorial)
Mathematica normally assumes that variables which appear in equations can stand for arbitrary complex numbers. But when you use Reduce, you can explicitly tell Mathematica ...
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().
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.
1 ... 390|391|392|393|394|395|396 ... 484 Previous Next

...