Copyright Digital Equipment Corp. All rights reserved.

creal

   Returns the real part of its complex argument.

   This function is supported on OpenVMS Integrity servers and
   Alpha only.

   Format

     #include  <complex.h>

     double creal  (double complex z);

     float crealf  (float complex z);

     long double creall  (long double complex z);
 


Additional information available:

Argument        Description     Return_Values