ErfC(x) Complementary Error Function
By definition,
ErfC(x) = 1 – Erf(x).
If x >= 0, ErfC(x) = GamQ(1/2, x^2),
where GamQ(x, y) is the upper regularized incomplete Gamma function
(see the GamQ(x, y) function).
If x < 0, ErfC(x) = 2 − ErfC(−x).
See: Erfc -- From MathWorld
And: Wolfram Function Evaluation -- Erfc
Return to Number Theory, Algorithms, and Real Functions
Return to Harry's Home Page
This page accessed
times since Feb 9, 2006.
Page created by: hjsmithh@sbcglobal.net
Changes last made on Monday, 06-Aug-07 20:47:16 PDT