Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

csin

Complex circular sine.

SYNOPSIS:

void csin();
cmplx z, w;

csin(&z, &w);

DESCRIPTION:

If
     z = x + iy,

then

     w = sin x  cosh y  +  i cos x sinh y.


ACCURACY:

                      Relative error:
arithmetic   domain     # trials      peak         rms
    DEC       -10,+10      8400       5.3e-17     1.3e-17
    IEEE      -10,+10     30000       3.8e-16     1.0e-16