2261 - 2270 of 7896 for InSearch Results
View search results from all Wolfram sites (26553 matches)
ParallelArray   (Built-in Mathematica Symbol)
ParallelArray[f, n] generates in parallel a list of length n, with elements f[i], evaluated.ParallelArray[f, {n_1, n_2, ...}] generates in parallel an n_1*n_2*... array of ...
PermutationCycles   (Built-in Mathematica Symbol)
PermutationCycles[perm] gives a disjoint cycle representation of permutation perm.
QBinomial   (Built-in Mathematica Symbol)
QBinomial[n, m, q] gives the q-binomial coefficient (n; m)_q.
RandomChoice   (Built-in Mathematica Symbol)
RandomChoice[{e_1, e_2, ...}] gives a pseudorandom choice of one of the e_i. RandomChoice[list, n] gives a list of n pseudorandom choices. RandomChoice[list, {n_1, n_2, ...}] ...
ShearingMatrix   (Built-in Mathematica Symbol)
ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
TautologyQ   (Built-in Mathematica Symbol)
TautologyQ[bf] gives True if all combinations of values of variables make the Boolean function bf yield True.TautologyQ[expr, {a_1, a_2, ...}] gives True if all combinations ...
Machine-Precision Numbers   (Mathematica Tutorial)
Whenever machine-precision numbers appear in a calculation, the whole calculation is typically done in machine precision. Mathematica will then give machine-precision numbers ...
Making Power Series Expansions   (Mathematica Tutorial)
Functions for creating power series. Here is the power series expansion for exp(x) about the point x0 to order x^4. Here is the series expansion of exp(x) about the point ...
Modules and Local Variables   (Mathematica Tutorial)
Mathematica normally assumes that all your variables are global. This means that every time you use a name like x, Mathematica normally assumes that you are referring to the ...
Redrawing and Combining Plots   (Mathematica Tutorial)
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
1 ... 224|225|226|227|228|229|230 ... 790 Previous Next

...