1601 - 1610 of 1866 for EvaluationSearch Results
View search results from all Wolfram sites (11760 matches)
BooleanCountingFunction   (Built-in Mathematica Symbol)
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
BooleanTable   (Built-in Mathematica Symbol)
BooleanTable[bf] gives a list of truth values for all possible combinations of variable values supplied to the Boolean function bf.BooleanTable[expr, {a_1, a_2, ...}] gives a ...
Cashflow   (Built-in Mathematica Symbol)
Cashflow[{c_0, c_1, ..., c_n}] represents a series of cash flows occurring at unit time intervals.Cashflow[{c_0, c_1, ..., c_n}, q] represents cash flows occurring at time ...
DifferenceRoot   (Built-in Mathematica Symbol)
DifferenceRoot[lde] represents a function that solves the linear difference equation specified by lde[a, n].
D   (Built-in Mathematica Symbol)
D[f, x] gives the partial derivative \[PartialD]f/\[PartialD]x. D[f, {x, n}] gives the multiple derivative \[PartialD]^n f/\[PartialD]x^n. D[f, x, y, ...] differentiates f ...
EulerPhi   (Built-in Mathematica Symbol)
EulerPhi[n] gives the Euler totient function \[Phi](n).
GatherBy   (Built-in Mathematica Symbol)
GatherBy[list, f] gathers into sublists each set of elements in list that gives the same value when f is applied.GatherBy[list, {f_1, f_2, ...}] gathers list into nested ...
InverseFourier   (Built-in Mathematica Symbol)
InverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.
Limit   (Built-in Mathematica Symbol)
Limit[expr, x -> x_0] finds the limiting value of expr when x approaches x_0.
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
1 ... 158|159|160|161|162|163|164 ... 187 Previous Next

...