3041 - 3050 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
Named Groups   (Mathematica Tutorial)
Mathematica provides permutation representations for many important finite groups. Some of these groups are members of infinite families, parametrized by one or more ...
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.
MLPutIntegerArray()   (Mathematica MathLink C Function)
int MLPutIntegerArray (MLINK link, int *a, long *dims, char ** heads, long d) puts an array of integers to the MathLink connection specified by link to form a depth d array ...
Symbolic Parameters and Inexact ...   (Mathematica Tutorial)
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
MLGetFloat()   (Mathematica MathLink C Function)
int MLGetFloat (MLINK link, float *x) gets a floating-point number from the MathLink connection specified by link and stores it as C type float in x.
MLGetLongInteger()   (Mathematica MathLink C Function)
int MLGetLongInteger (MLINK link, long *i) gets an integer from the MathLink connection specified by link and stores it as a C long in i.
MLPutLongInteger()   (Mathematica MathLink C Function)
int MLPutLongInteger (MLINK link, long i) puts the long integer i to the MathLink connection specified by link.
Database Connections   (DatabaseLink Tutorial)
The first step in using a database is making a connection. This part of the tutorial discusses how to do this. If you are just starting to use DatabaseLink, you might want to ...
MLPutSymbol()   (Mathematica MathLink C Function)
int MLPutSymbol (MLINK link, const char *s) puts a symbol whose name is given by the character string s to the MathLink connection specified by link.
Probability   (Built-in Mathematica Symbol)
Probability[pred, x \[Distributed] dist] gives the probability for an event that satisfies the predicate pred under the assumption that x follows the probability distribution ...
1 ... 302|303|304|305|306|307|308 ... 452 Previous Next

...