Assumptions:
TeX:
\int_{a}^{b} \sin\!\left(z\right) \, dz = \cos\!\left(a\right) - \cos\!\left(b\right) a \in \mathbb{C} \,\mathbin{\operatorname{and}}\, b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Sin | Sine | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("c93b81"), Formula(Equal(Integral(Sin(z), Tuple(z, a, b)), Sub(Cos(a), Cos(b)))), Variables(a, b), Assumptions(And(Element(a, CC), Element(b, CC))))