Fungrim home page

Fungrim entry: 94db18

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

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