VMS Help
CRTL, cimag

 *Conan The Librarian

    Returns the imaginary part of its complex argument.

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

    Format

      #include  <complex.h>

      double cimag  (double complex z);

      float cimagf  (float complex z);

      long double cimagl  (long double complex z);

  Additional Information (explode) :

  Close     Help