2681 - 2690 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
OrderDistribution   (Built-in Mathematica Symbol)
OrderDistribution[{dist, n}, k] represents the k\[Null]^th-order statistics distribution for n observations from the distribution dist.OrderDistribution[{dist, n}, {k_1, k_2, ...
OrderedQ   (Built-in Mathematica Symbol)
OrderedQ[h[e_1, e_2, ...]] gives True if the e_i are in canonical order, and False otherwise.
Ordering   (Built-in Mathematica Symbol)
Ordering[list] gives the positions in list at which each successive element of Sort[list] appears. Ordering[list, n] gives the positions in list at which the first n elements ...
Orderless   (Built-in Mathematica Symbol)
Orderless is an attribute that can be assigned to a symbol f to indicate that the elements e_i in expressions of the form f[e_1, e_2, ...] should automatically be sorted into ...
Order   (Built-in Mathematica Symbol)
Order[expr_1, expr_2] gives 1 if expr_1 is before expr_2 in canonical order, and -1 if expr_1 is after expr_2 in canonical order. It gives 0 if expr_1 is identical to expr_2.
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
Orthogonalize   (Built-in Mathematica Symbol)
Orthogonalize[{v_1, v_2, ...}] gives an orthonormal basis found by orthogonalizing the vectors v_i.Orthogonalize[{e_1, e_2, ...}, f] gives a basis for the e_i orthonormal ...
Outer   (Built-in Mathematica Symbol)
Outer[f, list_1, list_2, ...] gives the generalized outer product of the list_i, forming all possible combinations of the lowest-level elements in each of them, and feeding ...
Out   (Built-in Mathematica Symbol)
% n or Out[n] is a global object that is assigned to be the value produced on the n\[Null]^th output line. % gives the last result generated. %% gives the result before last. ...
OutputAutoOverwrite   (Built-in Mathematica Symbol)
OutputAutoOverwrite is an option for notebooks that specifies whether the output of a command should replace any existing output from a previous evaluation.
1 ... 266|267|268|269|270|271|272 ... 1009 Previous Next

...