Hi.. I need to use the cos and sin functions. what are the libraries I need to add ? is it only <math.h> ? if yes, i tried that and i got error message:
/cygdrive/h/Ex3/FFT/FFT.c(45): error: undefined reference to 'cos'
Thankx