XL Fortran for AIX 8.1

Language Reference

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


ERFC(X)

Complementary error function.



erfcx

X
must be of type real.

Class

Elemental function

Result Type and Attributes

Same as X.

Result Value

Examples

ERFC (1.0) has the value 0.1572992057 (approximately).


Specific Name Argument Type Result Type Pass As Arg?
ERFC default real default real yes
DERFC double precision real double precision real yes
QERFC REAL(16) REAL(16) yes

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


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