Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
erf
fonction erreur
Séquence d'appel
y = erf(x)
Paramètres
- x
- vecteur réel 
- y
- vecteur réel (de même taille que x) 
Description
erfcalcule la fonction erreur :

Voir aussi
Auteurs
W. J. Cody (code from Netlib (specfun))
| << dlgamma | Fonctions spéciales | erfc >> |