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


8.11.9.94 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.