DOCUMENTATION CENTER SEARCH
Mathematica
>
Integral Transforms
>
Built-in
Mathematica
Symbol
Integral Transforms and Related Operations
Tutorials »
|
InverseFourierSinTransform
FourierCosTransform
InverseFourierTransform
InverseFourier
See Also »
|
Integral Transforms
More About »
InverseFourierCosTransform
InverseFourierCosTransform
[
expr
,
,
t
]
gives the symbolic inverse Fourier cosine transform of
expr
.
InverseFourierCosTransform
[
expr
, {
1
,
2
,
...
}, {
t
1
,
t
2
,
...
}]
gives the multidimensional inverse Fourier cosine transform of
expr
.
MORE INFORMATION
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
.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
In[1]:=
Out[1]=
In[1]:=
Out[1]=
In[1]:=
Out[1]=
Scope
(4)
Options
(3)
Properties & Relations
(2)
Possible Issues
(1)
SEE ALSO
InverseFourierSinTransform
FourierCosTransform
InverseFourierTransform
InverseFourier
TUTORIALS
Integral Transforms and Related Operations
MORE ABOUT
Integral Transforms
New in 4
© 2008 Wolfram Research, Inc.