Copyright Digital Equipment Corp. All rights reserved.

clog

   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 available:

Argument        Description     Return_Values