331 - 340 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
Hyperfactorial   (Built-in Mathematica Symbol)
Hyperfactorial[n] gives the hyperfactorial function H(n).
Numerical Optimization   (Mathematica Tutorial)
Searching for local minima and maxima. This finds the value of x which minimizes Γ(x), starting at x2. The last element of the list gives the value at which the minimum is ...
Minimization and Maximization   (Mathematica Tutorial)
Minimization and maximization. Minimize and Maximize yield lists giving the value attained at the minimum or maximum, together with rules specifying where the minimum or ...
MathLink API   (Mathematica Guide)
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Low-Level System Spelunking   (Mathematica Guide)
Mathematica is a large and complex software system. Although strongly not supported for production purposes, it is sometimes instructive to "spelunk" in the system, looking ...
NMaximize   (Built-in Mathematica Symbol)
NMaximize[f, x] maximizes f numerically with respect to x.NMaximize[f, {x, y, ...}] maximizes f numerically with respect to x, y, .... NMaximize[{f, cons}, {x, y, ...}] ...
Root   (Built-in Mathematica Symbol)
Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
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.
MaxValue   (Built-in Mathematica Symbol)
MaxValue[f, x] gives the maximum value of f with respect to x.MaxValue[f, {x, y, ...}] gives the maximum value of f with respect to x, y, .... MaxValue[{f, cons}, {x, y, ...
Maximize   (Built-in Mathematica Symbol)
Maximize[f, x] maximizes f with respect to x.Maximize[f, {x, y, ...}] maximizes f with respect to x, y, .... Maximize[{f, cons}, {x, y, ...}] maximizes f subject to the ...
1 ... 31|32|33|34|35|36|37 ... 452 Previous Next

...