|
InverseFourierCosTransform
InverseFourierCosTransform[expr, , t] gives the symbolic inverse Fourier cosine transform of expr.
InverseFourierCosTransform[expr,  , , ... ,  , , ... ] gives the multidimensional inverse Fourier cosine transform of expr.
The inverse Fourier cosine transform of a function is by default defined as .
Other definitions are used in some scientific and technical fields.
Different choices of definitions can be specified using the option FourierParameters.
With the setting FourierParameters-> a, b the inverse Fourier transform computed by InverseFourierCosTransform is .
See notes for InverseFourierTransform.
See Section 3.5.11.
See also: InverseFourierSinTransform, FourierCosTransform, InverseFourierTransform, InverseFourier.
New in Version 4.
Further Examples
|