2931 - 2940 of 3129 for setSearch Results
View search results from all Wolfram sites (33088 matches)
Power   (Built-in Mathematica Symbol)
x^y gives x to the power y.
Sec   (Built-in Mathematica Symbol)
Sec[z] gives the secant of z.
SingularValueDecomposition   (Built-in Mathematica Symbol)
SingularValueDecomposition[m] gives the singular value decomposition for a numerical matrix m as a list of matrices {u, w, v}, where w is a diagonal matrix and m can be ...
Tan   (Built-in Mathematica Symbol)
Tan[z] gives the tangent of z.
WaveletMapIndexed   (Built-in Mathematica Symbol)
WaveletMapIndexed[f, wd] applies the function f to the arrays of coefficients and indices of a ContinuousWaveletData or DiscreteWaveletData object.WaveletMapIndexed[f, dwd, ...
Examples   (Library Link Tutorial)
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...
Concurrency: Managing Parallel Processes   (Parallel Package Tutorial)
A process is simply a Mathematica expression being evaluated. A processor is a parallel kernel that performs such evaluations. The command ParallelEvaluate discussed in the ...
Introduction   (Compiled Function Tools Tutorial)
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. It does this by taking assumptions about the computations ...
LogLogPlot   (Built-in Mathematica Symbol)
LogLogPlot[f, {x, x_min, x_max}] generates a log-log plot of f as function of x from x_min to x_max. LogLogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log-log plots of ...
ND   (Numerical Calculus Package Symbol)
ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
1 ... 291|292|293|294|295|296|297 ... 313 Previous Next

...