Platform |
Win32 and x64 |
Purpose |
To compute the error function. |
Class |
Elemental function |
Syntax |
REAL FUNCTION ERF(X) |
Description |
The return value is of type REAL, of the same kind as X and lies in the range -1 <= erf (x) <= 1. |