Platform |
Win32 and x64 |
Purpose |
To compute the complementary error function. |
Class |
Elemental function |
Syntax |
REAL FUNCTION ERFC(X) |
Description |
The return value is of type REAL and of the same kind as X. It lies in the range 0 <= erfc(x) <= 2. |