231 - 240 of 458 for HeadSearch Results
View search results from all Wolfram sites (4973 matches)
The Interpretation of Textual Forms   (Mathematica Tutorial)
Converting from strings or boxes to expressions. This takes a string and interprets it as an expression. Here is the box structure corresponding to the textual form of an ...
PascalDistribution   (Built-in Mathematica Symbol)
PascalDistribution[n, p] represents a Pascal distribution with parameters n and p.
Set   (Built-in Mathematica Symbol)
lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
Coordinate Systems for ...   (Mathematica Tutorial)
Whenever Mathematica draws a three-dimensional object, it always effectively puts a cuboidal box around the object. With the default option setting Boxed->True, Mathematica ...
BooleanFunction   (Built-in Mathematica Symbol)
BooleanFunction[k, n] represents the k\[Null]^th Boolean function in n variables.BooleanFunction[values] represents the Boolean function corresponding to the specified vector ...
Array   (Built-in Mathematica Symbol)
Array[f, n] generates a list of length n, with elements f[i]. Array[f, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists, with elements f[i_1, i_2, ...]. ...
BenfordDistribution   (Built-in Mathematica Symbol)
BenfordDistribution[b] represents a Benford distribution with base parameter b.
Distribute   (Built-in Mathematica Symbol)
Distribute[f[x_1, x_2, ...]] distributes f over Plus appearing in any of the x_i. Distribute[expr, g] distributes over g. Distribute[expr, g, f] performs the distribution ...
Fold   (Built-in Mathematica Symbol)
Fold[f, x, list] gives the last element of FoldList[f, x, list].
InputForm   (Built-in Mathematica Symbol)
InputForm[expr] prints as a version of expr suitable for input to Mathematica.
1 ... 21|22|23|24|25|26|27 ... 46 Previous Next

...