|
|||||||
|
|
CERFSection: Manuel du programmeur Linux (3)Updated: 21 juillet 2003 Index Return to Main Contents NOMcerf, cerff, cerfl, cerfc, cerfcf, cerfcl - Fonctions d'erreurs complexes.SYNOPSIS#include <complex.h>double complex cerf(double complexz); float complex cerff(float complex z); long double complex cerfl(long double complexz); double complex cerfc(double complex x); float complex cerfcf(float complex x); long double complex cerfcl(long double complex x); DESCRIPTIONLa fonction cerf() est la version complexe de la fonctiond d'erreur. erf(z) = 2/sqrt(pi) * intégrale de 0 à x de exp(-t*t) dt. La fonction cerfc() est définie comme cerfc(z) = 1-cerf(z).CONFORMITÉC99VOIR AUSSIerf(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. |