Fungrim home page

Fungrim entry: 96af56

ddzez=ez\frac{d}{d z}\, {e}^{z} = {e}^{z}
Assumptions:zCz \in \mathbb{C}
TeX:
\frac{d}{d z}\, {e}^{z} = {e}^{z}

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Derivativeddzf ⁣(z)\frac{d}{d z}\, f\!\left(z\right) Derivative
Expez{e}^{z} Exponential function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("96af56"),
    Formula(Equal(Derivative(Exp(z), Tuple(z, z, 1)), Exp(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