$Language is a list of strings which give the names of languages to use for messages.
$NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates.
A linear second-order ordinary differential equation is said to be exact if An exact linear second-order ODE is solved by reduction to a linear first-order ODE.
The following is a linear first-order ODE because both y[x] and y^ ′[x] occur in it with power 1 and y^′[x] is the highest derivative. Note that the solution contains the ...
ErrorBarFunction is an option for ErrorListPlot that specifies a function to apply to determine the shape of error bars.
Laplacian[f] gives the Laplacian, \[Del]^2 f, of the scalar function or vector field f in the default coordinate system. Laplacian[f, coordsys] gives the Laplacian of f in ...
ChanVeseBinarize[image] finds a two-level segmentation of image by computing optimal contours around regions of consistent intensity in image.ChanVeseBinarize[image, marker] ...
GrayLevel[level] is a graphics directive that specifies the gray-level intensity with which objects that follow should be displayed. GrayLevel[g, a] specifies opacity a.
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
NHoldRest is an attribute which specifies that all but the first argument to a function should not be affected by N.