powered by
ifft(x)
x
fft
x <- c(1, 2, 3, 4) (y <- fft(x)) ifft(x) ifft(y)
Run the code above in your browser using DataLab