|
|||||||
|
|
CEXPSection: Manuel du programmeur Linux (3)Updated: 21 juillet 2003 Index Return to Main Contents NOMcexp, 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); DESCRIPTIONCes fonctions calculent e (2.71828..., la base des logarithmes néperiens) élevé à la puissance z.On a cexp(I*z) = ccos(z) + I*csin(z). CONFORMITÉC99VOIR AUSSIcabs(3), cpow(3), clog(3)TRADUCTIONChristophe Blaess, 2003.
Index | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Linuxinfor Man Pages in HTML Format: man3". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |