|
FourierSinTransform
FourierSinTransform[expr, t, ] gives the symbolic Fourier sine transform of expr.
FourierSinTransform[expr,  , , ... ,  , , ... ] gives the multidimensional Fourier sine transform of expr.
The Fourier sine transform of a function is by default defined to be .
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 Fourier sine transform computed by FourierSinTransform is .
See notes for FourierTransform.
See Section 3.5.11.
See also: FourierCosTransform, FourierTransform, Fourier, InverseFourierSinTransform.
New in Version 4.
Further Examples
|