51 - 60 of 1935 for ISearch Results
View search results from all Wolfram sites (14261 matches)
ConjugateTranspose   (Built-in Mathematica Symbol)
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.
Sum   (Built-in Mathematica Symbol)
Sum[f, {i, i_max}] evaluates the sum \[Sum]i = 1 i_max f. Sum[f, {i, i_min, i_max}] starts with i = i_min. Sum[f, {i, i_min, i_max, di}] uses steps d i. Sum[f, {i, {i_1, i_2, ...
Continue   (Built-in Mathematica Symbol)
Continue[] exits to the nearest enclosing Do, For, or While in a procedural program.
FourierSeries   (Built-in Mathematica Symbol)
FourierSeries[expr, t, n] gives the n\[Null]^th-order Fourier series expansion of expr in t. FourierSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the multidimensional ...
Product   (Built-in Mathematica Symbol)
Product[f, {i, i_max}] evaluates the product \[Product]i = 1 i_max f. Product[f, {i, i_min, i_max}] starts with i = i_min. Product[f, {i, i_min, i_max, di}] uses steps di. ...
Sums and Products   (Mathematica Tutorial)
This constructs the sum ∑_(i=1)^7 (x^i)/(i) . You can leave out the lower limit if it is equal to 1. This makes i increase in steps of 2, so that only odd-numbered values are ...
InverseFourier   (Built-in Mathematica Symbol)
InverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.
RandomComplex   (Built-in Mathematica Symbol)
RandomComplex[] gives a pseudorandom complex number with real and imaginary parts in the range 0 to 1.RandomComplex[{z_min, z_max}] gives a pseudorandom complex number in the ...
Fourier   (Built-in Mathematica Symbol)
Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
SiegelTheta   (Built-in Mathematica Symbol)
SiegelTheta[\[CapitalOmega], s] gives the Siegel theta function \[CapitalTheta] (\[CapitalOmega], s) with Riemann modular matrix \[CapitalOmega] and vector ...
1 ... 3|4|5|6|7|8|9 ... 194 Previous Next

...