creal              69 magick/fourier.c #define carg(z)  (atan2(cimag(z),creal(z)))
creal             571 magick/fourier.c         magnitude_pixels[i]=creal(forward_pixels[i]);