2421 - 2430 of 2933 for NeedsSearch Results
View search results from all Wolfram sites (14036 matches)
Depth   (Built-in Mathematica Symbol)
Depth[expr] gives the maximum number of indices needed to specify any part of expr, plus 1.
DiamondMatrix   (Built-in Mathematica Symbol)
DiamondMatrix[r] gives a matrix whose elements are 1 in a diamond-shaped region that extends r index positions to each side, and are 0 otherwise.DiamondMatrix[r, w] gives a ...
DiscreteDelta   (Built-in Mathematica Symbol)
DiscreteDelta[n_1, n_2, ...] gives the discrete delta function \[Delta] (n_1, n_2, ...), equal to 1 if all the n_i are zero, and 0 otherwise.
DiskMatrix   (Built-in Mathematica Symbol)
DiskMatrix[r] gives a matrix whose elements are 1 in a disk-shaped region of radius r, and are otherwise 0.DiskMatrix[r, w] gives a w*w matrix containing a disk of 1s with ...
FortranForm   (Built-in Mathematica Symbol)
FortranForm[expr] prints as a Fortran language version of expr.
FromDigits   (Built-in Mathematica Symbol)
FromDigits[list] constructs an integer from the list of its decimal digits. FromDigits[list, b] takes the digits to be given in base b. FromDigits["string"] constructs an ...
GridBox   (Built-in Mathematica Symbol)
GridBox[{{box_11, box_12, ...}, {box_21, box_22, ...}, ...}] is a low-level box construct that represents a two-dimensional grid of boxes or strings in notebook expressions.
Install   (Built-in Mathematica Symbol)
Install["name"] starts a MathLink-compatible external program and installs Mathematica definitions to call functions in it.
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.
Log2   (Built-in Mathematica Symbol)
Log2[x] gives the base-2 logarithm of x.
1 ... 240|241|242|243|244|245|246 ... 294 Previous Next

...