571 - 580 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59275 matches)
Norm   (Built-in Mathematica Symbol)
Norm[expr] gives the norm of a number, vector or matrix. Norm[expr, p] gives the p-norm.
Complicated algebraic expressions can usually be written in many different ways. Mathematica provides a variety of functions for converting expressions from one form to ...
Collect   (Built-in Mathematica Symbol)
Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x_1, x_2, ...}] collects together terms that involve the same powers ...
Decompose   (Built-in Mathematica Symbol)
Decompose[poly, x] decomposes a polynomial, if possible, into a composition of simpler polynomials.
Eliminate   (Built-in Mathematica Symbol)
Eliminate[eqns, vars] eliminates variables between a set of simultaneous equations.
Trigonometric Functions   (Mathematica Guide)
With careful attention to branch cuts, Mathematica supports trigonometric functions everywhere in the complex plane, with extensive exact and algebraic transformations, ...
RecurrenceTable   (Built-in Mathematica Symbol)
RecurrenceTable[eqns, expr, {n, n_max}] generates a list of values of expr for successive n based on solving the recurrence equations eqns.RecurrenceTable[eqns, expr, nspec] ...
Resolve   (Built-in Mathematica Symbol)
Resolve[expr] attempts to resolve expr into a form that eliminates ForAll and Exists quantifiers. Resolve[expr, dom] works over the domain dom. Common choices of dom are ...
ConstantArray   (Built-in Mathematica Symbol)
ConstantArray[c, n] generates a list of n copies of the element c.ConstantArray[c, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists containing copies of the ...
KarhunenLoeveDecomposition   (Built-in Mathematica Symbol)
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
1 ... 55|56|57|58|59|60|61 ... 295 Previous Next

...