![[MAP Logo]](../../maplogo1.gif) 
H.K.D.H. Bhadeshia,
Phase Transformations Group,
Department of Materials Science and Metallurgy,
University of Cambridge,
Cambridge, U.K.
Calculates 1 minus the value of the error function.
| Language: | FORTRAN | 
| Product form: | Source code | 
MAP_UTIL_DAERFC(Y) is 1 minus the value of the error function of Y, MAP_UTIL_DAERF(Y).
None provided.
None.
None.
       DOUBLE PRECISION Y,MAP_UTIL_DAERFC,XDAEC
       READ (5,*) Y
       XDAEC=MAP_UTIL_DAERFC(Y)
       WRITE (6,*) XDAEC
       STOP
       END
1.0
0.1573
error function
MAP originated from a joint project of the National Physical Laboratory and the University of Cambridge.
MAP Website administration / map@msm.cam.ac.uk