2491 - 2500 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59275 matches)
BetaPrimeDistribution   (Built-in Mathematica Symbol)
BetaPrimeDistribution[p, q] represents a beta prime distribution with shape parameters p and q. BetaPrimeDistribution[p, q, \[Beta]] represents a generalized beta prime ...
MLCheckFunction()   (Mathematica MathLink C Function)
int MLCheckFunction (MLINK link, char *name, long *n) checks that a function whose head is a symbol with the specified name is on link, and stores the number of the arguments ...
MLPutFloat()   (Mathematica MathLink C Function)
int MLPutFloat (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link with a precision corresponding to the C type float.
MLTestHead()   (Mathematica MathLink C Function)
int MLTestHead (MLINK link, const char *head, int *n) tests that the next object to be read from link is an expression with head head, and stores the number of arguments of ...
MLBytesToGet()   (Mathematica MathLink C Function)
int MLBytesToGet (MLINK link, int *n) calculates the number of bytes left to read in the textual representation of the current data and stores the result in n.
MLGetInteger16()   (Mathematica MathLink C Function)
int MLGetInteger16 (MLINK link, short *i) gets a 16-bit integer from the MathLink connection specified by link and stores it as a C short in i.
MLGetInteger32()   (Mathematica MathLink C Function)
int MLGetInteger32 (MLINK link, int *i) gets a 32-bit integer from the MathLink connection specified by link and stores it in i.
MLGetInteger64()   (Mathematica MathLink C Function)
int MLGetInteger64 (MLINK link, mlint64 *i) gets a 64-bit integer from the MathLink connection specified by link and stores it in i.
MLGetInteger()   (Mathematica MathLink C Function)
int MLGetInteger (MLINK link, int *i) gets an integer from the MathLink connection specified by link and stores it in i.
MLGetUTF16Symbol()   (Mathematica MathLink C Function)
int MLGetUTF16Symbol (MLINK link, const unsigned short ** s, int *n, int *c) gets a UTF-16 character string corresponding to the name of a symbol from the MathLink connection ...
1 ... 247|248|249|250|251|252|253 ... 295 Previous Next

...