Hi,
This may not be the ideal place to post this, but what the heck.
I was wondering about Fourier Transform algorithms for C.
I tried writing a code to do a straight forward DFT (Discrete Fourier Transform), not the FFT algorithm. But I'm not entirely sure if it's worked out right.
Has anyone tried it/know what the DFT of a sin wave should look like?