VMS Help  —  CRTL  csin  Return Values
    x                  The complex sine value.

    Returns the complex hyperbolic sine of its argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <complex.h>

      double complex csinh  (double complex z);

      float complex csinhf  (float complex z);

      long double complex csinhl  (long double complex z);
Close Help