Go to the first, previous, next, last section, table of contents.


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.


Go to the first, previous, next, last section, table of contents.