Fungrim home page

Fungrim entry: bfc86e

erfc ⁣(z)=1erf ⁣(z)\operatorname{erfc}\!\left(z\right) = 1 - \operatorname{erf}\!\left(z\right)
Assumptions:zCz \in \mathbb{C}
TeX:
\operatorname{erfc}\!\left(z\right) = 1 - \operatorname{erf}\!\left(z\right)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Erfcerfc ⁣(z)\operatorname{erfc}\!\left(z\right) Complementary error function
Erferf ⁣(z)\operatorname{erf}\!\left(z\right) Error function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("bfc86e"),
    Formula(Equal(Erfc(z), Sub(1, Erf(z)))),
    Variables(z),
    Assumptions(Element(z, CC)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC