NAME creal, crealf, creall - get real part of a complex number LIBRARY Math library ( libm ... SYNOPSIS #include double creal(double complex z ); float crealf(float complex z ); …NAME creal, crealf, creall - get real part of a complex number LIBRARY Math library ( libm ... SYNOPSIS #include double creal(double complex z ); float crealf(float complex z ); …NAME creal, crealf, creall - get real part of a complex number LIBRARY Math library ( libm ... SYNOPSIS #include double creal(double complex z ); float crealf(float complex z ); …gets z = x + I * y where x = creal(z) and y = cimag ... carg(z)) = cimag(z) / creal(z) RETURN VALUE The return value is in the rangegets z = x + I * y where x = creal(z) and y = cimag ... carg(z)) = cimag(z) / creal(z) RETURN VALUE The return value is in the rangegets z = x + I * y where x = creal(z) and y = cimag ... carg(z)) = cimag(z) / creal(z) RETURN VALUE The return value is in the rangecacos() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = -i * clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScatan() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScomplex number z . One has: z = creal(z) + I * cimag(z) ATTRIBUTES For an explanation ... POSIX.1-2001. SEE ALSO cabs (3), creal (3), complexcatan() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScomplex number z . One has: z = creal(z) + I * cimag(z) ATTRIBUTES For an explanation ... POSIX.1-2001. SEE ALSO cabs (3), creal (3), complexcacos() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = -i * clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScomplex number z . One has: z = creal(z) + I * cimag(z) ATTRIBUTES For an explanation ... POSIX.1-2001. SEE ALSO cabs (3), creal (3), complexcatan() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScatanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScacos() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = -i * clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScacosh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 2 * clog(csqrt ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScatanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScatanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESScacosh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 2 * clog(csqrt ... formula = %6.3f %6.3f*i\n", creal(f), cimag(f)); exit(EXIT_SUCCESS