This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Math library

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

0