1951 - 1960 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
TeXForm   (Built-in Mathematica Symbol)
TeXForm[expr] prints as a TeX version of expr.
TimeConstraint   (Built-in Mathematica Symbol)
TimeConstraint is an option for various algorithmic functions which specifies how long to spend trying a particular transformation or part of an algorithm.
CUDAFoldList   (CUDALink Symbol)
CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
CUDATranspose   (CUDALink Symbol)
CUDATranspose[mat] transposes input matrix mat.CUDATranspose[mem] transposes input CUDAMemory mem.
TruncatedDistribution   (Built-in Mathematica Symbol)
TruncatedDistribution[{x_min, x_max}, dist] represents the distribution obtained by truncating the values of dist to lie between x_min and ...
BellY   (Built-in Mathematica Symbol)
BellY[n, k, {x_1, ..., x n - k + 1}] gives the partial Bell polynomial Y n, k (x_1, ..., x n - k + 1). BellY[n, k, m] gives the generalized partial Bell polynomial of a ...
Newton's Method   (Mathematica Tutorial)
Newton's method for nonlinear equations is based on a linear approximation so the Newton step is found simply by setting M_k(p)=0, Near a root of the equations, Newton's ...
Benchmarking Package   (Benchmarking Package Tutorial)
This package contains functions for measuring the performance of Mathematica on your computer and for producing a comparison report that includes benchmark results for other ...
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
1 ... 193|194|195|196|197|198|199 ... 452 Previous Next

...