941 - 950 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
MemberQ   (Built-in Mathematica Symbol)
MemberQ[list, form] returns True if an element of list matches form, and False otherwise. MemberQ[list, form, levelspec] tests all parts of list specified by levelspec.
FindIntegerNullVector   (Built-in Mathematica Symbol)
FindIntegerNullVector[{x_1, x_2, ..., x_n}] finds a list of integers a_i such that a_1 x_1 + a_2 x_2 + \[CenterEllipsis] + a_n x_n == 0. FindIntegerNullVector[{x_1, x_2, ..., ...
BlankSequence   (Built-in Mathematica Symbol)
__(two _characters) or BlankSequence[] is a pattern object that can stand for any sequence of one or more Mathematica expressions. __h or BlankSequence[h] can stand for any ...
DirichletCharacter   (Built-in Mathematica Symbol)
DirichletCharacter[k, j, n] gives the Dirichlet character \[Chi] {k, j} (n) with modulus k and index j.
Named Characters   (Mathematica Tutorial)
Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...
CompoundExpression   (Built-in Mathematica Symbol)
expr_1; expr_2; ... evaluates the expr_i in turn, giving the last one as the result.
TransferFunctionPoles   (Built-in Mathematica Symbol)
TransferFunctionPoles[tf] gives a matrix of roots of the denominators in the TransferFunctionModel object tf.
Notebooks as Documents   (Mathematica Tutorial)
Mathematica notebooks allow you to create documents that can be viewed interactively on screen or printed on paper. Particularly in larger notebooks, it is common to have ...
TransferFunctionZeros   (Built-in Mathematica Symbol)
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
Union   (Built-in Mathematica Symbol)
Union[list_1, list_2, ...] gives a sorted list of all the distinct elements that appear in any of the list_i. Union[list] gives a sorted version of a list, in which all ...
1 ... 92|93|94|95|96|97|98 ... 857 Previous Next

...