VMS Help  —  CRTL  clog
    Returns the complex natural (base e) logarithm of its argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <complex.h>

      double complex clog  (double complex z);

      float complex clogf  (float complex z);

      long double complex clogl  (long double complex z);
Additional Information: explode extract
Argument Description Return Values
Close Help