781 - 790 of 877 for algebraic rootSearch Results
View search results from all Wolfram sites (19619 matches)
RankedMax   (Built-in Mathematica Symbol)
RankedMax[list, n] gives the n\[Null]^th largest element in list.
RankedMin   (Built-in Mathematica Symbol)
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
CUDALink   (CUDALink Guide)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
TeXForm   (Built-in Mathematica Symbol)
TeXForm[expr] prints as a TeX version of expr.
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
MatrixPlot   (Built-in Mathematica Symbol)
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
Stiffness Detection   (Mathematica Tutorial)
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
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.
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, ...
1 ... 76|77|78|79|80|81|82 ... 88 Previous Next

...