double creal(double complex z); float crealf(float complex z); long double creall(long double complex z);
These functions compute and return the real part value.