WaveletFilterCoefficients[wave, filt] gives the filter coefficients for the symbolic wavelet wave of type filt.
InverseFourierCoefficient[expr, n, t] gives the function of t whose Fourier exponential series representation has coefficients given by expr, where expr is a function of n.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
SmoothHistogram[{x_1, x_2, ...}] plots a smooth kernel histogram of the values x_i.SmoothHistogram[{x_1, x_2, ...}, espec] plots a smooth kernel histogram with estimator ...
Abs
(Built-in Mathematica Symbol) Abs[z] gives the absolute value of the real or complex number z.
MeyerWavelet[] represents the Meyer wavelet of order 3.MeyerWavelet[n] represents the Meyer wavelet of order n evaluated on the equally spaced interval {-10, ...
VectorScale is an option to VectorPlot, ListVectorPlot, and related functions that determines the length and arrowhead size of field vectors that are drawn.
Mathematica provides convenient functions and algorithms for manipulating colors in images, with full generality for arbitrary numbers of color channels.