361 - 370 of 877 for algebraic rootSearch Results
View search results from all Wolfram sites (19614 matches)
Why You Do Not Usually Need to Know ...   (Mathematica Tutorial)
Most of the documentation provided for Mathematica is concerned with explaining what Mathematica does, not how it does it. But the purpose of this is to say at least a little ...
InterpolateRoot   (Function Approximations Package Symbol)
InterpolateRoot[lhs == rhs, {x, x_0, x_1}] searches for a numerical solution to the equation lhs == rhs using x_0 and x_1 as the first two values of x.
LinearAlgebra`MatrixManipulation`   (Mathematica Compatibility Information)
AppendColumns, AppendRows, and BlockMatrix are available using the Mathematica kernel functions Join and ArrayFlatten. TakeRows, TakeColumns, TakeMatrix, and SubMatrix are ...
CreateWindow   (Built-in Mathematica Symbol)
CreateWindow[] creates an empty window in the front end.CreateWindow[nb] creates a window displaying the notebook expression nb, and opens it in the front ...
Element   (Built-in Mathematica Symbol)
Element[x, dom] or x \[Element] dom asserts that x is an element of the domain dom. Element[{x_1, x_2, ...}, dom] asserts that all the x_i are elements of dom. Element[patt, ...
Integers   (Built-in Mathematica Symbol)
Integers represents the domain of integers, as in x \[Element] Integers.
Diophantine Polynomial Systems   (Mathematica Tutorial)
A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...
Modulus   (Built-in Mathematica Symbol)
Modulus -> n is an option that can be given in certain algebraic functions to specify that integers should be treated modulo n.
ComplexExpand   (Built-in Mathematica Symbol)
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...
TrigReduce   (Built-in Mathematica Symbol)
TrigReduce[expr] rewrites products and powers of trigonometric functions in expr in terms of trigonometric functions with combined arguments.
1 ... 34|35|36|37|38|39|40 ... 88 Previous Next

...