891 - 900 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
Cases   (Built-in Mathematica Symbol)
Cases[{e_1, e_2, ...}, pattern] gives a list of the e_i that match the pattern. Cases[{e_1, ...}, pattern -> rhs] gives a list of the values of rhs corresponding to the e_i ...
ChebyshevU   (Built-in Mathematica Symbol)
ChebyshevU[n, x] gives the Chebyshev polynomial of the second kind U_n (x).
ControllabilityGramian   (Built-in Mathematica Symbol)
ControllabilityGramian[ss] gives the controllability Gramian of the StateSpaceModel object ss.
Exp   (Built-in Mathematica Symbol)
Exp[z] gives the exponential of z.
If   (Built-in Mathematica Symbol)
If[condition, t, f] gives t if condition evaluates to True, and f if it evaluates to False. If[condition, t, f, u] gives u if condition evaluates to neither True nor False.
JacobiP   (Built-in Mathematica Symbol)
JacobiP[n, a, b, x] gives the Jacobi polynomial P_n^(a, b)(x).
KroneckerDelta   (Built-in Mathematica Symbol)
KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.
ParallelTable   (Built-in Mathematica Symbol)
ParallelTable[expr, {i_max}] generates in parallel a list of i_max copies of expr.ParallelTable[expr, {i, i_max}] generates in parallel a list of the values of expr when i ...
ParticleData   (Built-in Mathematica Symbol)
ParticleData[name, " property"] gives the specified property for a subatomic particle or family of particles with the specified name. ParticleData[{name, q}, " property"] ...
SectorChart3D   (Built-in Mathematica Symbol)
SectorChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D sector chart with sector angle proportional to x_i, radius y_i, and height z_i.SectorChart3D[{..., w_i[{x_i, ...
1 ... 87|88|89|90|91|92|93 ... 122 Previous Next

...