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