Uninstall[link] terminates an external program started by Install, and removes Mathematica definitions set up by it.
The essence of most methods is in the local quadratic model that is used to determine the next step. The FindMinimum function in Mathematica has five essentially different ...
There are some close connections between finding a "local minimum" and solving a set of nonlinear equations. Given a set of n equations in n unknowns, seeking a solution r(x) ...
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
SquareWave[x] gives a square wave that alternates between +1 and -1 with unit period.SquareWave[{y_1, y_2}, x] gives a square wave that alternates between y_1 and y_2 with ...
Times
(Built-in Mathematica Symbol) x*y*z, x*y*z, or x y z represents a product of terms.
TriangleWave[x] gives a triangle wave that varies between -1 and +1 with the unit period.TriangleWave[{min, max}, x] gives a triangle wave that varies between min and max ...
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
Mesh
(Built-in Mathematica Symbol) Mesh is an option for Plot3D, DensityPlot, and other plotting functions that specifies what mesh should be drawn.
Tanh
(Built-in Mathematica Symbol) Tanh[z] gives the hyperbolic tangent of z.