Assumptions:
Alternative assumptions:
TeX:
\frac{d^{n}}{{d z}^{n}} {e}^{z} = {e}^{z} z \in \mathbb{C} n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Derivative | Derivative | |
Exp | Exponential function | |
CC | Complex numbers | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("4491b8"), Formula(Equal(Derivative(Exp(z), Tuple(z, z, n)), Exp(z))), Variables(z, n), Assumptions(And(Element(z, CC)), Element(n, ZZGreaterEqual(0))))