721 - 730 of 877 for algebraic rootSearch Results
View search results from all Wolfram sites (19619 matches)
DeleteCases   (Built-in Mathematica Symbol)
DeleteCases[expr, pattern] removes all elements of expr that match pattern. DeleteCases[expr, pattern, levelspec] removes all parts of expr on levels specified by levelspec ...
Through   (Built-in Mathematica Symbol)
Through[p[f_1, f_2][x]] gives p[f_1[x], f_2[x]]. Through[expr, h] performs the transformation wherever h occurs in the head of expr.
Scan   (Built-in Mathematica Symbol)
Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
WeierstrassPPrime   (Built-in Mathematica Symbol)
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
SparseArray   (Built-in Mathematica Symbol)
SparseArray[{pos_1 -> val_1, pos_2 -> val_2, ...}] yields a sparse array in which values val_i appear at positions pos_i. SparseArray[{pos_1, pos_2, ...} -> {val_1, val_2, ...
CUDALink Overview   (CUDALink Overview)
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 ...
CSV   (Mathematica Import/Export Format)
MIME type: text/comma-separated-values, text/csv CSV tabular data format. Stores records of numerical and textual information as lines, using commas to separate fields. ...
CholeskyDecomposition   (Built-in Mathematica Symbol)
CholeskyDecomposition[m] gives the Cholesky decomposition of a matrix m.
Det   (Built-in Mathematica Symbol)
Det[m] gives the determinant of the square matrix m.
HermiteDecomposition   (Built-in Mathematica Symbol)
HermiteDecomposition[m] gives the Hermite normal form decomposition of an integer matrix m.
1 ... 70|71|72|73|74|75|76 ... 88 Previous Next

...