Assumptions:
TeX:
\int_{0}^{z} \operatorname{sinc}(x) \, dx = \operatorname{Si}(z)
z \in \mathbb{C}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Integral | Integral | |
| Sinc | Sinc function | |
| CC | Complex numbers |
Source code for this entry:
Entry(ID("122e3d"),
Formula(Equal(Integral(Sinc(x), For(x, 0, z)), SinIntegral(z))),
Variables(z),
Assumptions(Element(z, CC)))