1551 - 1560 of 1786 for tablesSearch Results
View search results from all Wolfram sites (5859 matches)
BinLists   (Built-in Mathematica Symbol)
BinLists[{x_1, x_2, ...}] gives lists of the elements x_i whose values lie in successive integer bins.BinLists[{x_1, x_2, ...}, dx] gives lists of the elements x_i whose ...
CoefficientArrays   (Built-in Mathematica Symbol)
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
Conjugate   (Built-in Mathematica Symbol)
Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
ConjugateTranspose   (Built-in Mathematica Symbol)
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.
ContourPlot   (Built-in Mathematica Symbol)
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
EdgeQ   (Built-in Mathematica Symbol)
EdgeQ[g, e] yields True if e is an edge in the graph g and False otherwise.
Erfc   (Built-in Mathematica Symbol)
Erfc[z] gives the complementary error function erfc(z).
Erf   (Built-in Mathematica Symbol)
Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
Expectation   (Built-in Mathematica Symbol)
Expectation[expr, x \[Distributed] dist] gives the expectation of expr under the assumption that x follows the probability distribution dist. Expectation[expr, x ...
FoldList   (Built-in Mathematica Symbol)
FoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
1 ... 153|154|155|156|157|158|159 ... 179 Previous Next

...