741 - 750 of 823 for polynomial rootSearch Results
View search results from all Wolfram sites (14086 matches)
Apply   (Built-in Mathematica Symbol)
Apply[f, expr] or f @@ expr replaces the head of expr by f. Apply[f, expr, {1}] or f @@@ expr replaces heads at level 1 of expr by f.Apply[f, expr, levelspec] replaces heads ...
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
Refine   (Built-in Mathematica Symbol)
Refine[expr, assum] gives the form of expr that would be obtained if symbols in it were replaced by explicit numerical expressions satisfying the assumptions assum. ...
Rotate   (Built-in Mathematica Symbol)
Rotate[g, \[Theta]] represents 2D graphics primitives or any other objects g rotated counterclockwise by \[Theta] radians about the center of their bounding box. Rotate[g, ...
SingularValueList   (Built-in Mathematica Symbol)
SingularValueList[m] gives a list of the nonzero singular values of a matrix m. SingularValueList[{m, a}] gives the generalized singular values of m with respect to a. ...
StandardForm   (Built-in Mathematica Symbol)
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
WeierstrassP   (Built-in Mathematica Symbol)
WeierstrassP[u, {g_2, g_3}] gives the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
Norms in NDSolve   (Mathematica Tutorial)
NDSolve uses norms of error estimates to determine when solutions satisfy error tolerances. In nearly all cases the norm has been weighted, or scaled, such that it is less ...
FourierTransform   (Built-in Mathematica Symbol)
FourierTransform[expr, t, \[Omega]] gives the symbolic Fourier transform of expr. FourierTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
GeneratingFunction   (Built-in Mathematica Symbol)
GeneratingFunction[expr, n, x] gives the generating function in x for the sequence whose n\[Null]^th series coefficient is given by the expression ...
1 ... 72|73|74|75|76|77|78 ... 83 Previous Next

...