Fungrim home page

Fungrim entry: bfc86e

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

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Erfcerfc(z)\operatorname{erfc}(z) Complementary error function
Erferf(z)\operatorname{erf}(z) 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.

2021-03-15 19:12:00.328586 UTC