XL Fortran for AIX 8.1

Language Reference

+-------------------------------IBM Extension--------------------------------+


ERF(X)

Error function.



erfx

X
must be of type real.

Class

Elemental function

Result Type and Attributes

Same as X.

Result Value

Examples

ERF (1.0) has the value 0.8427007794 (approximately).


Specific Name Argument Type Result Type Pass As Arg?
ERF default real default real yes
DERF double precision real double precision real yes
QERF REAL(16) REAL(16) yes

+----------------------------End of IBM Extension----------------------------+


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]