erf
De cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
<tbody> </tbody>| Déclaré dans l'en-tête <math.h>
|
||
float erff( float arg ); |
||
double erf( double arg ); |
||
long double erfl( long double arg ); |
||
Calcule la fonction d'erreur de
arg .Original:
Computes the fonction d'erreur of
arg.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Paramètres
| arg | - | valeur du point flottant
Original: floating point value The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. |
Retourne la valeur
La valeur de la fonction d'erreur de
∫arg
0e-t2
dt .
arg, c'est | 2 |
| √π |
0e-t2
dt .
Original:
The value of the error function of
∫arg
0e-t2
dt.
arg, that is | 2 |
| √π |
0e-t2
dt.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Exemple
| This section is incomplete Reason: no example |
Voir aussi
(C99) |
fonction d'erreur complémentaire Original: complementary error function The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) |
C++ documentation for erf
| |
Liens externes
Weisstein, Eric W. "Erf." De MathWorld - Une ressource Web Wolfram .
Original:
Weisstein, Eric W. "Erf." From MathWorld--A Wolfram Web Resource.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.