2341 - 2350 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
DiscreteShift   (Built-in Mathematica Symbol)
DiscreteShift[f, i] gives the discrete shift DiscreteShift[f(i), i] == f(i + 1). DiscreteShift[f, {i, n}] gives the multiple shift \[DiscreteShift]_i^n\ f.DiscreteShift[f, ...
Eigenvectors   (Built-in Mathematica Symbol)
Eigenvectors[m] gives a list of the eigenvectors of the square matrix m. Eigenvectors[{m, a}] gives the generalized eigenvectors of m with respect to a. Eigenvectors[m, k] ...
FoldList   (Built-in Mathematica Symbol)
FoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Im   (Built-in Mathematica Symbol)
Im[z] gives the imaginary part of the complex number z.
Labeled   (Built-in Mathematica Symbol)
Labeled[expr, lbl] displays expr labeled with lbl. Labeled[expr, lbl, pos] places lbl at a position specified by pos. Labeled[expr, {lbl_1, lbl_2, ...}, {pos_1, ...}] places ...
LogSeriesDistribution   (Built-in Mathematica Symbol)
LogSeriesDistribution[\[Theta]] represents a logarithmic series distribution with parameter \[Theta].
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
MeijerG   (Built-in Mathematica Symbol)
MeijerG[{{a_1, ..., a_n}, {a n + 1, ..., a_p}}, {{b_1, ..., b_m}, {b m + 1, ..., b_q}}, z] is the Meijer G function G_p q^m n(z \[VerticalSeparator] {{a_1, ..., a_p}, {b_1, ...
ParallelSubmit   (Built-in Mathematica Symbol)
ParallelSubmit[expr] submits expr for evaluation on the next available parallel kernel and returns an EvaluationObject expression representing the submitted ...
1 ... 232|233|234|235|236|237|238 ... 427 Previous Next

...