fourier_transform
Calculate the Fourier transform of a function to analyze signals in the frequency domain. Convert time-domain expressions to frequency-domain representations for signal processing applications.
Instructions
Calculate the Fourier transform of a function
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Function of time | |
| timeVar | Yes | Time variable | |
| freqVar | Yes | Frequency variable |