IFFT
How to Compute the IFFT using only the forward FFT
Submitted by Adam Siembida on Thu, 03/11/2010 - 11:06How can you calculate the IFFT (Inverse Fast Fourier Transform) using only the forward FFT (Fast Fourier Transform)? It is easier than you think! Read on to find out how.
