Fourier sine transform of a function.
FourierSinTransform[f[t], t, ω]
FourierSinTransform[f[t], t, ]
FourierSinTransform[f[t1, …, tn], {t1, …, tn}, {ω 1, …, ω n}]
FourierSinTransform[Exp[-t], t, ω]
→ (Sqrt[2/Pi]*ω)/(1 + ω^2)FourierSinTransform[1 / Sqrt[t], t, ω]
→ 1/Sqrt[ω]FourierSinTransform[Cos[t] / t, t, 1.2]
→ 1.2533141373155003 + 0.*I- AccuracyGoal — default Automatic
- Assumptions — default $Assumptions
- FourierParameters — default { 0 , 1 }
- GenerateConditions — default False
- PerformanceGoal — default $PerformanceGoal
- PrecisionGoal — default Automatic
- WorkingPrecision — default Automatic