1151 - 1160 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
AbortProtect   (Built-in Mathematica Symbol)
AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
Apply   (Built-in Mathematica Symbol)
Apply[f, expr] or f @@ expr replaces the head of expr by f. Apply[f, expr, {1}] or f @@@ expr replaces heads at level 1 of expr by f.Apply[f, expr, levelspec] replaces heads ...
Differences   (Built-in Mathematica Symbol)
Differences[list] gives the successive differences of elements in list. Differences[list, n] gives the n\[Null]^th differences of list. Differences[list, {n_1, n_2, ...}] ...
DirectoryName   (Built-in Mathematica Symbol)
DirectoryName["name"] extracts the directory name from the specification for a file.
DiscreteLyapunovSolve   (Built-in Mathematica Symbol)
DiscreteLyapunovSolve[a, c] finds the numeric solution x of the discrete matrix equation a.x.a\[ConjugateTranspose] - x == c.DiscreteLyapunovSolve[a, b, c] solves a.x.b - x ...
Distribute   (Built-in Mathematica Symbol)
Distribute[f[x_1, x_2, ...]] distributes f over Plus appearing in any of the x_i. Distribute[expr, g] distributes over g. Distribute[expr, g, f] performs the distribution ...
EffectiveInterest   (Built-in Mathematica Symbol)
EffectiveInterest[r, q] gives the effective interest rate corresponding to interest specification r, compounded at time intervals q.
FindIntegerNullVector   (Built-in Mathematica Symbol)
FindIntegerNullVector[{x_1, x_2, ..., x_n}] finds a list of integers a_i such that a_1 x_1 + a_2 x_2 + \[CenterEllipsis] + a_n x_n == 0. FindIntegerNullVector[{x_1, x_2, ..., ...
InterpolationPoints   (Built-in Mathematica Symbol)
InterpolationPoints is an option to SmoothKernelDistribution and FunctionInterpolation that specifies the initial number of interpolation points to use.
NearestFunction   (Built-in Mathematica Symbol)
NearestFunction[data] represents a function whose values give the elements closest to an element that is supplied.
1 ... 113|114|115|116|117|118|119 ... 260 Previous Next

...