611 - 620 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
Compile   (Built-in Mathematica Symbol)
Compile[{x_1, x_2, ...}, expr] creates a compiled function that evaluates expr assuming numerical values of the x_i. Compile[{{x_1, t_1}, ...}, expr] assumes that x_i is of a ...
$DistributedContexts   (Built-in Mathematica Symbol)
$DistributedContexts is the default value of the DistributedContexts option of functions such as ParallelTable and ParallelMap.
StruveH   (Built-in Mathematica Symbol)
StruveH[n, z] gives the Struve function H n (z).
First   (Built-in Mathematica Symbol)
First[expr] gives the first element in expr.
Last   (Built-in Mathematica Symbol)
Last[expr] gives the last element in expr.
Advanced Matrix Operations   (Mathematica Tutorial)
Finding singular values and norms of matrices. The singular values of a matrix m are the square roots of the eigenvalues of m.m^*, where * denotes Hermitian transpose. The ...
DistributedContexts   (Built-in Mathematica Symbol)
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...
LogBarnesG   (Built-in Mathematica Symbol)
LogBarnesG[z] gives the logarithm of the Barnes G-function logG(z).
Integrals That Can and Cannot Be Done   (Mathematica Tutorial)
Evaluating integrals is much more difficult than evaluating derivatives. For derivatives, there is a systematic procedure based on the chain rule that effectively allows any ...
Make Mathematica Speak   (Mathematica How To)
Starting in Version 7, Mathematica includes expression-to-speech functionality. In principle, any Mathematica expression can be translated in this way.
1 ... 59|60|61|62|63|64|65 ... 989 Previous Next

...