$ErfC

From m204wiki
Revision as of 22:39, 11 July 2017 by JAL (talk | contribs) (misc formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Error function complement

Note: Many $functions have been deprecated in favor of Object Oriented methods. There is currently no direct OO equivalent for the $ErfC function.

The $ErfC function returns 1 - the $Erf value, that is:

1 − 2/√π 0x e-z2 dz

Syntax

%num = $ErfC(x)