VMS Help  —  CRTL  cproj
    Returns a projection of its argument onto the Riemann sphere.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <complex.h>

      double complex cproj  (double complex z);

      float complex cprojf  (float complex z);

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