Node: ErF Intrinsic, Next: ErFC Intrinsic, Previous: Epsilon Intrinsic, Up: Table of Intrinsic Functions
ErF(X)
ErF: REAL
function, the KIND=
value of the type being that of argument X.
X: REAL
; scalar; INTENT(IN).
Intrinsic groups: unix
.
Description:
Returns the error function of X.
See erf(3m)
, which provides the implementation.