fourier_transform_signal
Compute the continuous Fourier transform of a signal f(t) to obtain its frequency-domain representation F(w).
Instructions
Computes the continuous Fourier transform of a signal f(t). Returns F(w).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |