1331 - 1340 of 1786 for TableSearch Results
View search results from all Wolfram sites (28563 matches)
Method   (Built-in Mathematica Symbol)
Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.
Nand   (Built-in Mathematica Symbol)
Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.
NeighborhoodGraph   (Built-in Mathematica Symbol)
NeighborhoodGraph[g, v] gives the graph neighborhood vertex v in the graph g. NeighborhoodGraph[g, {a_1, a_2, ...}] gives the graph neighborhood of the a_i that can be ...
Nor   (Built-in Mathematica Symbol)
Nor[e_1, e_2, ...] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.
PermutationOrder   (Built-in Mathematica Symbol)
PermutationOrder[perm] gives the order of permutation perm.
PrependTo   (Built-in Mathematica Symbol)
PrependTo[s, elem] prepends elem to the value of s, and resets s to the result.
Scale   (Built-in Mathematica Symbol)
Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
SeriesData   (Built-in Mathematica Symbol)
SeriesData[x, x_0, {a_0, a_1, ...}, n_min, n_max, den] represents a power series in the variable x about the point x_0. The a_i are the coefficients in the power series. The ...
SpheroidalEigenvalue   (Built-in Mathematica Symbol)
SpheroidalEigenvalue[n, m, \[Gamma]] gives the spheroidal eigenvalue with degree n and order m.
UnitVector   (Built-in Mathematica Symbol)
UnitVector[k] gives the two-dimensional unit vector in the k\[Null]^th direction.UnitVector[n, k] gives the n-dimensional unit vector in the k\[Null]^th direction.
1 ... 131|132|133|134|135|136|137 ... 179 Previous Next

...