VMS Help
CRTL, clog

 *Conan The Librarian

    Returns the complex natural (base e) logarithm of its argument.

    This function is supported on OpenVMS Integrity servers and
    Alpha 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) :

  Close     Help