3641 - 3650 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502801 matches)
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.
NExpectation   (Built-in Mathematica Symbol)
NExpectation[expr, x \[Distributed] dist] gives the numerical expectation of expr under the assumption that x follows the probability distribution dist.NExpectation[expr, ...
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 ...
MLSetUserData()   (Mathematica MathLink C Function)
void MLSetUserData (MLINK link, void* d, MLUserFunction f) installs the users data object data and function f in link.
MLVersionNumbers()   (Mathematica MathLink C Function)
void MLVersionNumbers (MLENV ep, int *inumb, int *rnumb, int *bnumb) returns the MathLink API interface number, revision number, and build number and stores them respectively ...
MLGetMessageHandler()   (Mathematica MathLink C Function)
MLMessageHandlerObject MLGetMessageHandler (MLINK link) returns the message handler function installed for the MLINK object link.
DensityHistogram   (Built-in Mathematica Symbol)
DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a density histogram of the values {x_i, y_i}.DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a density ...
MLBytesToPut()   (Mathematica MathLink C Function)
int MLBytesToPut (MLINK link, int *n) calculates the number of bytes remaining to be written in the textual representation of the current data, and stores the result in n.
1 ... 362|363|364|365|366|367|368 ... 461 Previous Next

...