Seth Woolley's Man Viewer

cexp(3) - cexp, cexpf, cexpl, cexp, cexpf, cexpl - Fonctions exponentielles complexes - man 3 cexp

([section] manual, -k keyword, -K [section] search, -f whatis)
man plain no title

CEXP(3)                   Manuel du programmeur Linux                  CEXP(3)



NOM
       cexp, cexpf, cexpl - Fonctions exponentielles complexes.

SYNOPSIS
       #include <complex.h>

       double complex cexp(double complex z);

       float complex cexpf(float complex z);

       long double complex cexpl(long double complex z);


DESCRIPTION
       Ces   fonctions  calculent  e  (2.71828...,  la  base  des  logarithmes
       nperiens) lev   la puissance z.

       On a cexp(I*z) = ccos(z) + I*csin(z).

CONFORMIT
       C99

VOIR AUSSI
       cabs(3), cpow(3), clog(1,3)(3)

TRADUCTION
       Christophe Blaess, 2003.



LDP                             21 juillet 2003                        CEXP(3)

References for this manual (incoming links)