4701 - 4710 of 6981 for UsingSearch Results
View search results from all Wolfram sites (80337 matches)
BlockRandom   (Built-in Mathematica Symbol)
BlockRandom[expr] evaluates expr with all pseudorandom generators localized, so that uses of SeedRandom, RandomInteger, and related functions within the evaluation of expr do ...
DirectedEdge   (Built-in Mathematica Symbol)
DirectedEdge[u, v] or u \[DirectedEdge] v represents a directed edge from u to v.
HankelH2   (Built-in Mathematica Symbol)
HankelH2[n, z] gives the Hankel function of the second kind H_n^(2)(z).
PolynomialQuotient   (Built-in Mathematica Symbol)
PolynomialQuotient[p, q, x] gives the quotient of p and q, treated as polynomials in x, with any remainder dropped.
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
Expressions with Heads That Are Not ...   (Mathematica Tutorial)
In most cases, you want the head f of a Mathematica expression like f[x] to be a single symbol. There are, however, some important applications of heads that are not symbols. ...
Making Definitions for Functions   (Mathematica Tutorial)
"Defining Functions" discusses how you can define functions in Mathematica. In a typical case, you would type in f[x_]=x^2 to define a function f. (Actually, the definitions ...
BinormalDistribution   (Built-in Mathematica Symbol)
BinormalDistribution[{\[Mu]_1, \[Mu]_2}, {\[Sigma]_1, \[Sigma]_\ 2}, \[Rho]] represents a bivariate normal distribution with mean {\[Mu]_1, \[Mu]_2} and covariance matrix ...
Permutation Groups   (Mathematica Tutorial)
Groups admit many different representations. In particular, all finite groups can be represented as permutation groups, that is, they are always isomorphic to a subgroup of ...
MixtureDistribution   (Built-in Mathematica Symbol)
MixtureDistribution[{w_1, ..., w_n}, {dist_1, ..., dist_n}] represents a mixture distribution whose CDF is given as a sum of the CDFs of the component distributions dist_i, ...
1 ... 468|469|470|471|472|473|474 ... 699 Previous Next

...