Double Erfc(Double X)
Complement to the error function Erf.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | Double | scalar |
Returns: Double - the complement to the error function Erf.
Remarks:
The Erfc function is defined by the following equation:
See Also: Math387.Erf, Math387.ErfInv