Assumptions:
TeX:
\operatorname{erf}(z) + \operatorname{erfc}(z) = 1
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description | 
|---|---|---|
| Erf | Error function | |
| Erfc | Complementary error function | |
| CC | Complex numbers | 
Source code for this entry:
Entry(ID("7f355d"),
    Formula(Equal(Add(Erf(z), Erfc(z)), 1)),
    Variables(z),
    Assumptions(Element(z, CC)))