Fungrim home page

Fungrim entry: 7f355d

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

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Erferf ⁣(z)\operatorname{erf}\!\left(z\right) Error function
Erfcerfc ⁣(z)\operatorname{erfc}\!\left(z\right) Complementary error function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("7f355d"),
    Formula(Equal(Add(Erf(z), Erfc(z)), 1)),
    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