|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FourierSinTransform
FourierSinTransform[expr, t,
]
gives the symbolic Fourier sine transform of expr.
FourierSinTransform[expr, {t1, t2, ...}, {
1,
2, ...}]
gives the multidimensional Fourier sine transform of expr.
Details and OptionsDetails and Options
- 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
the Fourier sine transform computed by FourierSinTransform is
. - Assumptions and other options to Integrate can also be given in FourierSinTransform.
New in 4
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
