471 - 480 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
Defining Output Formats   (Mathematica Tutorial)
Just as Mathematica allows you to define how expressions should be evaluated, so also it allows you to define how expressions should be formatted for output. The basic idea ...
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 ...
NumberFieldClassNumber   (Built-in Mathematica Symbol)
NumberFieldClassNumber[\[Theta]] gives the class number for the algebraic number field \[DoubleStruckCapitalQ][\[Theta]] generated by \[Theta].
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, ...}] ...
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.
Manipulating Numerical Data   (Mathematica Tutorial)
When you have numerical data, it is often convenient to find a simple formula that approximates it. For example, you can try to "fit" a line or curve through the points in ...
1 ... 45|46|47|48|49|50|51 ... 461 Previous Next

...