Searching for local minima and maxima. This finds the value of x which minimizes Γ(x), starting at x2. The last element of the list gives the value at which the minimum is ...
One of the key problems in graphs is navigation. In particular, the problem is finding the shortest path between two vertices, whether that is finding the way out of a maze ...
Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
IsolatingInterval[a] gives a rational isolating interval for the algebraic number a.IsolatingInterval[a, dx] gives an isolating interval of width at most dx.
MATHEMATICA HOW TO Tutorials » Evaluation Sequences of Operations Doing Computations in Notebooks Notebooks as Mathematica Expressions More About » Managing Computations in ...
StringToStream["string"] opens an input stream for reading from a string.
Word
(Built-in Mathematica Symbol) Word represents a word in Read, Find, and related functions.
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
The main expression or object that a built-in Mathematica function acts on is given as the first argument to the function. As part of the syntax, a built-in Mathematica ...
Building on its broad algorithmic and mathematical capabilities, Mathematica provides a unique level of highly general and efficient support for additive number theory.