0_0_22357544_30264.cpp: In function 'void FFT::fft(comp*, int, int)': 0_0_22357544_30264.cpp:28:56: error: 'M_PI' was not declared in this scope for(int i=0;i<h/2;i++)omega[i]=polar(1.0,2*M_PI*reverse/h*i); ^