VMS Help
CRTL, cexp

 *Conan The Librarian

    Returns the complex exponent of its argument.

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

    Format

      #include  <complex.h>

      double complex cexp  (double complex z);

      float complex cexpf  (float complex z);

      long double complex cexpl  (long double complex z);

  Additional Information (explode) :

  Close     Help