131 - 140 of 1195 for polynomial equationsSearch Results
View search results from all Wolfram sites (31193 matches)
InterpolatingFunction   (Built-in Mathematica Symbol)
InterpolatingFunction[domain, table] represents an approximate function whose values are found by interpolation.
CoefficientList   (Built-in Mathematica Symbol)
CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. CoefficientList[poly, {var_1, var_2, ...}] gives an array of ...
ChebyshevU   (Built-in Mathematica Symbol)
ChebyshevU[n, x] gives the Chebyshev polynomial of the second kind U_n (x).
ChebyshevT   (Built-in Mathematica Symbol)
ChebyshevT[n, x] gives the Chebyshev polynomial of the first kind T_n (x).
InverseFunctions   (Built-in Mathematica Symbol)
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.
ToRules   (Built-in Mathematica Symbol)
ToRules[eqns] takes logical combinations of equations, in the form generated by Roots and Reduce, and converts them to lists of rules, of the form produced by Solve.
Complex Numbers   (Mathematica Guide)
Mathematica has fundamental support for both explicit complex numbers and symbolic complex variables. All applicable mathematical functions support arbitrary-precision ...
Numerical Root Finding   (Mathematica Tutorial)
NSolve gives you a general way to find numerical approximations to the solutions of polynomial equations. Finding numerical solutions to more general equations, however, can ...
PolynomialLCM   (Built-in Mathematica Symbol)
PolynomialLCM[poly_1, poly_2, ...] gives the least common multiple of the polynomials poly_i. PolynomialLCM[poly_1, poly_2, ..., Modulus -> p] evaluates the LCM modulo the ...
Thread   (Built-in Mathematica Symbol)
Thread[f[args]] "threads" f over any lists that appear in args. Thread[f[args], h] threads f over any objects with head h that appear in args. Thread[f[args], h, n] threads f ...
1 ... 11|12|13|14|15|16|17 ... 120 Previous Next

...