Compute the inverse FFT to transform frequency domain data back to time/spatial domain. Used to reconstruct signals after frequency domain processing, filtering, or convolution operations. Input is treated as real values representing complex numbers with zero imaginary parts.
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register
Frequency domain data (real parts, imaginary assumed zero)
[20, -4.828, 0, -0.172, 0, -0.172, 0, -4.828]