551 - 560 of 916 for EqualSearch Results
View search results from all Wolfram sites (315414 matches)
Select   (Built-in Mathematica Symbol)
Select[list, crit] picks out all elements e_i of list for which crit[e_i] is True. Select[list, crit, n] picks out the first n elements for which crit[e_i] is True.
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 ...
NumberTheory`NumberTheoryFunctions`   (Mathematica Compatibility Information)
SquareFreeQ, PrimePowerQ, KroneckerSymbol, ChineseRemainder and PrimitiveRoot have been added to the built-in Mathematica kernel functions. NextPrime and PreviousPrime are ...
List   (Built-in Mathematica Symbol)
{e_1, e_2, ...} is a list of elements.
N   (Built-in Mathematica Symbol)
N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
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 ...
BattleLemarieWavelet   (Built-in Mathematica Symbol)
BattleLemarieWavelet[] represents the Battle-Lemarié wavelet of order 3.BattleLemarieWavelet[n] represents the Battle-Lemarié wavelet of order n evaluated on equally spaced ...
Discrete Distributions   (Mathematica Tutorial)
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
The C Preprocessor   (SymbolicC Tutorial)
SymbolicC has a number of functions for working with the C preprocessor. These allow you to set up including header files, defining macros, as well as setting up conditional ...
PageRanks   (Graph Utilities Package Symbol)
PageRanks[g] give the page rank of the graph g as a rule list.
1 ... 53|54|55|56|57|58|59 ... 92 Previous Next

...