Copyright Digital Equipment Corp. All rights reserved.

csin

   Returns the complex sine of its argument.

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

   Format

     #include  <complex.h>

     double complex csin  (double complex z);

     float complex csinf  (float complex z);

     long double complex csinl  (long double complex z);
 


Additional information available:

Argument        Description     Return_Values   Argument        Description
Return_Values