Clear
(Built-in Mathematica Symbol) Clear[symbol_1, symbol_2, ...] clears values and definitions for the symbol_i. Clear["form_1", "form_2", ...] clears values and definitions for all symbols whose names match ...
DGaussianWavelet[] represents a derivative of Gaussian wavelet of derivative order 2.DGaussianWavelet[n] represents a derivative of Gaussian wavelet of derivative order n.
ImageLines[image] finds line segments in image and returns the coordinates of their endpoints.ImageLines[image, t] uses the threshold t for selecting image ...
InexactNumberQ[expr] returns True if expr is an inexact real or complex number, and returns False otherwise.
MathieuC[a, q, z] gives the even Mathieu function with characteristic value a and parameter q.
MathieuS[a, q, z] gives the odd Mathieu function with characteristic value a and parameter q.
MexicanHatWavelet[] represents the Mexican hat wavelet of width 1.MexicanHatWavelet[\[Sigma]] represents the Mexican hat wavelet of width \[Sigma].
PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...