Node: ErF Intrinsic, Next: , Previous: Epsilon Intrinsic, Up: Table of Intrinsic Functions



ErF Intrinsic

     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.