Mathematica 6 introduced the revolutionary idea of symbolic dynamic interactivity. Mathematica 7 makes use of this idea throughout the system, and adds a number of additional ...
CycleGraph[n] gives the cycle graph with n vertices C_n.
Pause
(Built-in Mathematica Symbol) Pause[n] pauses for at least n seconds.
MiniMaxApproximation[expr, {x, {x_0, x_1}, m, n}] finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a mini-max ...
The Mathematica functions Reduce, Resolve, and FindInstance allow you to solve a wide variety of problems that can be expressed in terms of equations and inequalities. The ...
Reduce
(Built-in Mathematica Symbol) Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
mathlink.h MathLink header file.
HypercubeGraph[n] gives the n-dimensional hypercube graph Q_n.
In almost every area where probability and statistics are used there have been found a few parametric distribution families that are known to be good models. The origins vary ...
Diagnostics are an important part of analyzing models of data. Plots of residuals and leverage or influence measures provide valuable insight into whether assumptions of the ...