1671 - 1680 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
Manipulate   (Built-in Mathematica Symbol)
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
PearsonDistribution   (Built-in Mathematica Symbol)
PearsonDistribution[a_1, a_0, b_2, b_1, b_0] represents a distribution of the Pearson family with parameters a_1, a_0, b_2, b_1, and b_0.PearsonDistribution[type, a_1, a_0, ...
Equations and Inequalities over Domains   (Mathematica Tutorial)
Mathematica normally assumes that variables which appear in equations can stand for arbitrary complex numbers. But when you use Reduce, you can explicitly tell Mathematica ...
Loops and Control Structures   (Mathematica Tutorial)
The execution of a Mathematica program involves the evaluation of a sequence of Mathematica expressions. In simple programs, the expressions to be evaluated may be separated ...
KaryTree   (Built-in Mathematica Symbol)
KaryTree[n] gives a binary tree with n vertices.KaryTree[n, k] gives a k-ary tree with n vertices.
TuranGraph   (Built-in Mathematica Symbol)
TuranGraph[n, k] gives the k-partite Turán graph with n vertices T n, k.
WheelGraph   (Built-in Mathematica Symbol)
WheelGraph[n] gives the wheel graph with n vertices W_n.
XLSX   (Mathematica Import/Export Format)
Registered MIME type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Microsoft Excel spreadsheet file. Standard format of Excel 2007 and higher. Also known ...
Flatten   (Built-in Mathematica Symbol)
Flatten[list] flattens out nested lists. Flatten[list, n] flattens to level n. Flatten[list, n, h] flattens subexpressions with head h. Flatten[list, {{s_11, s_12, ...}, ...
ParallelSubmit   (Built-in Mathematica Symbol)
ParallelSubmit[expr] submits expr for evaluation on the next available parallel kernel and returns an EvaluationObject expression representing the submitted ...
1 ... 165|166|167|168|169|170|171 ... 260 Previous Next

...