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. [Tier: BASIC, Credits: 1]
API key for authentication. Get your key at https://api.fincept.in/auth/register
Frequency domain data (real parts, imaginary assumed zero)
[20, -4.828, 0, -0.172, 0, -0.172, 0, -4.828]