Assumptions:
TeX:
\int_{a}^{b} {e}^{z} \, dz = {e}^{b} - {e}^{a} a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Integral | Integral | |
Exp | Exponential function | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("935b2f"), Formula(Equal(Integral(Exp(z), For(z, a, b)), Sub(Exp(b), Exp(a)))), Variables(a, b), Assumptions(And(Element(a, CC), Element(b, CC))))